diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-12-25 16:43:19 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-12-25 16:43:19 -0300 |
commit | 187d0bf58fde46cf1b6b68a2d98201523945a92e (patch) | |
tree | 9e2281494ea9186c07db789750ea6791b764c4e1 /libre/pcre-static | |
parent | 4103bff9fe7b7e5a934009cb8b97913db552a538 (diff) | |
download | abslibre-187d0bf58fde46cf1b6b68a2d98201523945a92e.tar.gz abslibre-187d0bf58fde46cf1b6b68a2d98201523945a92e.tar.bz2 abslibre-187d0bf58fde46cf1b6b68a2d98201523945a92e.zip |
pcre-static-8.39-2: readline 7.0 rebuild
Diffstat (limited to 'libre/pcre-static')
-rw-r--r-- | libre/pcre-static/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/pcre-static/PKGBUILD b/libre/pcre-static/PKGBUILD index 3683bb799..75fe37020 100644 --- a/libre/pcre-static/PKGBUILD +++ b/libre/pcre-static/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=pcre pkgname=pcre-static pkgver=8.39 -pkgrel=1 +pkgrel=2 pkgdesc='A library that implements Perl 5-style regular expressions (static libraries only)' arch=('i686' 'x86_64' 'armv7h') url='http://www.pcre.org/' |