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

Eric Belanger eric at archlinux.org
Thu Aug 21 00:27:54 UTC 2008


    Date: Wednesday, August 20, 2008 @ 20:27:53
  Author: eric
Revision: 9910

fixed md5sums

Modified:
  dosfstools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-08-20 20:47:13 UTC (rev 9909)
+++ PKGBUILD	2008-08-21 00:27:53 UTC (rev 9910)
@@ -8,10 +8,9 @@
 arch=(i686 x86_64)
 depends=('glibc')
 source=(ftp://ftp.uni-erlangen.de/pub/Linux/LOCAL/$pkgname/$pkgname-$pkgver.src.tar.gz linux-2.6.patch)
+md5sums=('407d405ade410f7597d364ab5dc8c9f6' '6689fb7693ed213e6c3289b533b4f66d')
 url="ftp://ftp.uni-erlangen.de/pub/Linux/LOCAL/dosfstools/"
 license=('GPL2')
-md5sums=('407d405ade410f7597d364ab5dc8c9f6' 'f7abc7e0a50c24fb52396e2752ef25e7'\
-         '6689fb7693ed213e6c3289b533b4f66d')
 
 build() {
    cd $startdir/src/$pkgname-$pkgver




More information about the arch-commits mailing list