Update PKGBUILD

This commit is contained in:
Kuoi 2022-05-10 01:33:25 +01:00 committed by GitHub
parent ed369fc3f2
commit 26e22752d0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@ _pkgname=jsonlite
_pkgver=1.8.0
pkgname=r-${_pkgname,,}
pkgver=1.8.0
pkgrel=3
pkgrel=4
pkgdesc='A Simple and Robust JSON Parser and Generator for R'
arch=('x86_64')
url="https://cran.r-project.org/package=${_pkgname}"