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

Antonio Rojas arojas at archlinux.org
Sat May 13 08:31:27 UTC 2017


    Date: Saturday, May 13, 2017 @ 08:31:25
  Author: arojas
Revision: 295878

Update to 2.11

Modified:
  libsigsegv/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-13 08:24:21 UTC (rev 295877)
+++ PKGBUILD	2017-05-13 08:31:25 UTC (rev 295878)
@@ -3,8 +3,8 @@
 # Contributor: Johannes Weiner <hannes at saeurebad.de>
 
 pkgname=libsigsegv
-pkgver=2.10
-pkgrel=2
+pkgver=2.11
+pkgrel=1
 arch=('x86_64' 'i686')
 pkgdesc="Page fault detection library"
 url="http://www.gnu.org/software/libsigsegv/"
@@ -11,7 +11,7 @@
 license=('GPL2')
 depends=('glibc')
 source=("http://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-sha1sums=('b75a647a9ebda70e7a3b33583efdd550e0eac094')
+sha1sums=('186dea8ae788395476bd7cbaf38c17ebe82e1777')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



More information about the arch-commits mailing list