[arch-commits] Commit in pcre/trunk (PKGBUILD)

Sébastien Luttringer seblu at archlinux.org
Mon Feb 25 18:36:03 UTC 2019


    Date: Monday, February 25, 2019 @ 18:35:55
  Author: seblu
Revision: 346804

upgpkg: pcre 8.43-1

Modified:
  pcre/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-25 18:34:24 UTC (rev 346803)
+++ PKGBUILD	2019-02-25 18:35:55 UTC (rev 346804)
@@ -4,8 +4,8 @@
 # Contributor: John Proctor <jproctor at prium.net>
 
 pkgname=pcre
-pkgver=8.42
-pkgrel=2
+pkgver=8.43
+pkgrel=1
 pkgdesc='A library that implements Perl 5-style regular expressions'
 arch=('x86_64')
 url='http://www.pcre.org/'
@@ -13,7 +13,7 @@
 depends=('gcc-libs' 'readline' 'zlib' 'bzip2' 'bash')
 validpgpkeys=('45F68D54BBE23FB3039B46E59766E084FB0F43D8') # Philip Hazel
 source=("https://ftp.pcre.org/pub/pcre/$pkgname-$pkgver.tar.bz2"{,.sig})
-md5sums=('085b6aa253e0f91cae70b3cdbe8c1ac2'
+md5sums=('636222e79e392c3d95dcc545f24f98c4'
          'SKIP')
 
 prepare() {



More information about the arch-commits mailing list