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

Allan McRae allan at archlinux.org
Thu Jan 21 11:31:50 UTC 2010


    Date: Thursday, January 21, 2010 @ 06:31:50
  Author: allan
Revision: 64609

upgpkg: gzip 1.4-1
    upstream update

Modified:
  gzip/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-01-21 11:18:15 UTC (rev 64608)
+++ PKGBUILD	2010-01-21 11:31:50 UTC (rev 64609)
@@ -3,7 +3,7 @@
 # Contributor: judd <jvinet at zeroflux.org>
 
 pkgname=gzip
-pkgver=1.3.13
+pkgver=1.4
 pkgrel=1
 pkgdesc="GNU compression utility"
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 makedepends=('patch')
 install=gzip.install
 source=(ftp://ftp.gnu.org/pub/gnu/gzip/gzip-$pkgver.tar.gz)
-md5sums=('c54a31b93e865f6a4410b2dc64662706')
+md5sums=('e381b8506210c794278f5527cba0e765')
 
 build() {
   cd $srcdir/$pkgname-$pkgver
@@ -29,4 +29,3 @@
   cd $pkgdir/bin
   ln -sf $pkgname compress
 }
-




More information about the arch-commits mailing list