summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2022-12-04 18:01:08 +0000
committerBioArchLinuxBot2022-12-04 18:01:08 +0000
commit37da5f21907220164a9b491d786c0c59df257959 (patch)
tree3f850161cc0521c7bf4e5c9d0408f1e09fd275c6 /PKGBUILD
parent9efbcc879f3bb4f8624eeedfa27654166616de4a (diff)
downloadaur-37da5f21907220164a9b491d786c0c59df257959.tar.gz
[lilac] updated to 0.1.50-10
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e86d83eeb3ed..712915bef60e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,11 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
+# Contributor: Robert Greener <me@r0bert.dev>
_pkgname=slam
_pkgver=0.1-50
pkgname=r-${_pkgname,,}
pkgver=0.1.50
-pkgrel=4
+pkgrel=10
pkgdesc='Sparse Lightweight Arrays and Matrices'
arch=('x86_64')
url="https://cran.r-project.org/package=${_pkgname}"