summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2024-02-08 12:04:38 +0000
committerBioArchLinuxBot2024-02-08 12:04:38 +0000
commitd88335d619616d379501b41437b9c54841ba9363 (patch)
treeaa3871c5248f540a42b4e45661f2905bed7bbd10 /PKGBUILD
parent3abb6c38cf0d7bac33f583bbe769c1c653a00271 (diff)
downloadaur-r-stringfish.tar.gz
[lilac] updated to 0.16.0-3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9f4d3d5a5646..e64f0b251aeb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,12 +5,13 @@ _pkgname=stringfish
_pkgver=0.16.0
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.}
-pkgrel=2
+pkgrel=3
pkgdesc="Alt String Implementation"
arch=(x86_64)
url="https://cran.r-project.org/package=$_pkgname"
license=('GPL-3.0-only')
depends=(
+ onetbb
pcre2
r-rcpp
r-rcppparallel