summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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=(