summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristoph Fink2023-07-03 15:26:31 +0300
committerChristoph Fink2023-07-03 15:26:31 +0300
commitfe670eb929298b52876843f094bed0fbb964d190 (patch)
tree5d27d8f32026d2188a78ff4843fff04169ee9840
parentb8858575407f7d351236ff7e5f91165837fa8e1d (diff)
downloadaur-fe670eb929298b52876843f094bed0fbb964d190.tar.gz
upgpkg: r-stringi 1.7.12-2
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 464aabe7e1af..ddba273dfa55 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = r-stringi
pkgdesc = Fast and Portable Character String Processing Facilities
pkgver = 1.7.12
- pkgrel = 1
+ pkgrel = 2
url = https://cran.r-project.org/package=stringi
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index cf995e0fed79..6c295ee4963a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ pkgdesc="Fast and Portable Character String Processing Facilities"
url="https://cran.r-project.org/package=${_cranname}"
license=("custom")
pkgver=${_cranver//[:-]/.}
-pkgrel=1
+pkgrel=2
arch=("i686" "x86_64")
depends=(