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

Tobias Powalowski tpowa at archlinux.org
Mon Aug 4 20:34:41 UTC 2008


    Date: Monday, August 4, 2008 @ 16:34:41
  Author: tpowa
Revision: 7875

upgpkg: jfsutils 1.1.13-1

Modified:
  jfsutils/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-08-04 20:29:48 UTC (rev 7874)
+++ PKGBUILD	2008-08-04 20:34:41 UTC (rev 7875)
@@ -1,8 +1,8 @@
 # $Id$
-# Maintainer: judd <jvinet at zeroflux.org>
+# Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 pkgname=jfsutils
-pkgver=1.1.12
-pkgrel=2
+pkgver=1.1.13
+pkgrel=1
 pkgdesc="JFS filesystem utilities"
 arch=(i686 x86_64)
 url="http://jfs.sourceforge.net"
@@ -10,7 +10,6 @@
 groups=('base')
 depends=('e2fsprogs')
 source=(http://jfs.sourceforge.net/project/pub/jfsutils-$pkgver.tar.gz)
-md5sums=('10efa993a62113530645fc7b3fa542f4')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver
@@ -19,3 +18,4 @@
   make DESTDIR=$startdir/pkg install
   mv $startdir/pkg/usr/sbin $startdir/pkg
 }
+md5sums=('14ad3a2eb26e55ef34ac0569f5739ccc')




More information about the arch-commits mailing list