diff options
author | Albert Astals Cid | 2018-04-23 13:48:13 +0200 |
---|---|---|
committer | Albert Astals Cid | 2018-04-23 13:48:52 +0200 |
commit | 05079f1a568b6645afac184a4899cbe19664123d (patch) | |
tree | 8d2777f03683344b1c363a13c28b452e6ce42431 /.SRCINFO | |
parent | c077674e5a59ec0b8d045a20e72e48ee777ec965 (diff) | |
download | aur-05079f1a568b6645afac184a4899cbe19664123d.tar.gz |
Don't seem to need this patch anymore
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -1,7 +1,7 @@ pkgbase = mingw-w64-pcre2 pkgdesc = A library that implements Perl 5-style regular expressions. 2nd version (mingw-w64) pkgver = 10.31 - pkgrel = 2 + pkgrel = 3 url = http://www.pcre.org/ arch = any license = BSD @@ -17,9 +17,7 @@ pkgbase = mingw-w64-pcre2 options = !strip options = !buildflags source = ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre2-10.31.tar.bz2 - source = bug_2067.patch sha256sums = e07d538704aa65e477b6a392b32ff9fc5edf75ab9a40ddfc876186c4ff4d68ac - sha256sums = 9b16b5e4ba28bddb1ed061e3562f1e900dfac4e887ca81059b9a168e10575402 pkgname = mingw-w64-pcre2 |