summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2024-04-24 20:17:52 +0000
committerBioArchLinuxBot2024-04-24 20:17:52 +0000
commita6a8dec0537c2920821b60287d4e5deab67c86b7 (patch)
tree2c7538277904c8edad49b234c062452b0978a21d /PKGBUILD
parent8dfda84e94f04918877c638363b342ee6828e929 (diff)
downloadaur-r-logging.tar.gz
[lilac] updated to 0.10.108-10
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 97404ac5b884..f2c05a317694 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,11 +4,11 @@ _pkgname=logging
_pkgver=0.10-108
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.}
-pkgrel=9
+pkgrel=10
pkgdesc="R Logging Package"
arch=(any)
url="https://cran.r-project.org/package=$_pkgname"
-license=(GPL3)
+license=('GPL-3.0-only')
depends=(
r
)