diff options
author | Andreas Grapentin <andreas@grapentin.org> | 2019-02-09 13:08:33 +0100 |
---|---|---|
committer | Andreas Grapentin <andreas@grapentin.org> | 2019-02-09 15:03:08 +0100 |
commit | 429e40a5e6a40d21ec65ab66132b677edaad7249 (patch) | |
tree | 7566b5d50aeeca47e334bc698f6c2400fe1b815f /libre/pcre-static | |
parent | 04dbf8a63a936939f2fc9c6d8beed95d8ce01f11 (diff) | |
download | abslibre-429e40a5e6a40d21ec65ab66132b677edaad7249.tar.gz abslibre-429e40a5e6a40d21ec65ab66132b677edaad7249.tar.bz2 abslibre-429e40a5e6a40d21ec65ab66132b677edaad7249.zip |
libre/pcre-static: rebuilt
Diffstat (limited to 'libre/pcre-static')
-rw-r--r-- | libre/pcre-static/PKGBUILD | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libre/pcre-static/PKGBUILD b/libre/pcre-static/PKGBUILD index 736426c17..653f5187f 100644 --- a/libre/pcre-static/PKGBUILD +++ b/libre/pcre-static/PKGBUILD @@ -8,7 +8,8 @@ _pkgname=pcre pkgname=pcre-static pkgver=8.42 -pkgrel=1.static1 +pkgrel=2 +pkgrel+=.static1 pkgdesc='A library that implements Perl 5-style regular expressions' pkgdesc+=' (static libraries)' arch=('x86_64') |