summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d8a4bb776fa5..68e1694f75cd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Wed Apr 11 14:05:17 UTC 2018
+# Sun May 27 05:39:18 UTC 2018
pkgbase = pure-pcre
pkgdesc = Pure is a modern-style functional programming language based on term rewriting (variant with Perl regex support).
pkgver = 0.68
- pkgrel = 1
+ pkgrel = 2
url = http://purelang.bitbucket.org/
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 4b38783d9d80..fd1451c742fc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=pure-pcre
_pkgname=pure
pkgver=0.68
-pkgrel=1
+pkgrel=2
pkgdesc="Pure is a modern-style functional programming language based on term rewriting (variant with Perl regex support)."
arch=("i686" "x86_64")
license=('GPL3' 'LGPL3')