git » patchutils.git » commit 18cf567

rebuild with pcre2 10.37

author Felix Yan
2021-05-27 21:17:29 UTC
committer Felix Yan
2021-05-27 21:17:29 UTC
parent 7c83ae979d8f0a48c80f0cb2ee3bb16afcdd985a

rebuild with pcre2 10.37

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 70ba13f..3f621be 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 
 pkgname=patchutils
 pkgver=0.4.2
-pkgrel=1
+pkgrel=2
 pkgdesc="A small collection of programs that operate on patch files"
 license=('GPL')
 url="http://cyberelk.net/tim/patchutils/"