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

Ronald van Haren ronald at archlinux.org
Thu Nov 10 20:45:54 UTC 2011


    Date: Thursday, November 10, 2011 @ 15:45:53
  Author: ronald
Revision: 142508

change url and pkgver

Modified:
  libsigsegv/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-11-10 20:30:04 UTC (rev 142507)
+++ PKGBUILD	2011-11-10 20:45:53 UTC (rev 142508)
@@ -3,16 +3,16 @@
 # Contributor: Johannes Weiner <hannes at saeurebad.de>
 
 pkgname=libsigsegv
-pkgver=2.6
-pkgrel=2
+pkgver=2.10
+pkgrel=1
 arch=('x86_64' 'i686')
 pkgdesc="Page fault detection library"
-url="http://libsigsegv.sourceforge.net/"
+url="http://www.gnu.org/software/libsigsegv/"
 license=('GPL2')
 depends=('glibc')
 options=('!libtool')
 source=("http://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-md5sums=('7e24993730649d13c6eabc28bd24de35')
+sha1sums=('b75a647a9ebda70e7a3b33583efdd550e0eac094')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list