[arch-commits] Commit in gzip/repos (testing-x86_64 testing-x86_64/PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Sun May 10 07:51:24 UTC 2009


    Date: Sunday, May 10, 2009 @ 03:51:24
  Author: tpowa
Revision: 38724

Merged revisions 38723 via svnmerge from 
svn+ssh://svn.archlinux.org/srv/svn-packages/gzip/trunk

........
  r38723 | tpowa | 2009-05-10 07:50:47 +0000 (So, 10 Mai 2009) | 1 line
  
  upgpkg: gzip 1.3.12-6
........

Modified:
  gzip/repos/testing-x86_64/	(properties)
  gzip/repos/testing-x86_64/PKGBUILD

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


Property changes on: gzip/repos/testing-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /gzip/trunk:1-38696
   + /gzip/trunk:1-38723

Modified: testing-x86_64/PKGBUILD
===================================================================
--- testing-x86_64/PKGBUILD	2009-05-10 07:50:47 UTC (rev 38723)
+++ testing-x86_64/PKGBUILD	2009-05-10 07:51:24 UTC (rev 38724)
@@ -2,7 +2,7 @@
 # Maintainer: judd <jvinet at zeroflux.org>
 pkgname=gzip
 pkgver=1.3.12
-pkgrel=5
+pkgrel=6
 pkgdesc="GNU compression utility"
 arch=(i686 x86_64)
 url="http://www.gnu.org/software/gzip/"
@@ -10,8 +10,11 @@
 groups=('base')
 depends=('glibc' 'bash')
 makedepends=('patch')
+install=gzip.install
 source=(ftp://ftp.gnu.org/pub/gnu/gzip/gzip-$pkgver.tar.gz
         gzip-fixutimens.patch)
+md5sums=('b5bac2d21840ae077e0217bc5e4845b1'
+         'cb592761476921018386031d91625153')
 
 build() {
   cd $srcdir/$pkgname-$pkgver
@@ -28,5 +31,4 @@
   ln -sf $pkgname compress
   rm -f ${pkgdir}/usr/share/info/dir
 }
-md5sums=('b5bac2d21840ae077e0217bc5e4845b1'
-         'cb592761476921018386031d91625153')
+




More information about the arch-commits mailing list