]> wimlib.net Git - wimlib/commitdiff
Correct md5sum of wimlib-0.6.3.tar.gz
authorEric Biggers <ebiggers3@gmail.com>
Fri, 4 May 2012 20:42:18 +0000 (15:42 -0500)
committerEric Biggers <ebiggers3@gmail.com>
Fri, 4 May 2012 20:42:18 +0000 (15:42 -0500)
archlinux/PKGBUILD.in

index 8086fd1ea6f80f06c520b33c9632b958b81ef913..d5e7731b49c209d841cf4843d9494061b057e7c2 100644 (file)
@@ -13,7 +13,7 @@ optdepends=("cdrkit: for making ISO image of Windows PE"
        "syslinux: for making disk image of Windows PE" 
        "cabextract: for extracting Windows PE from the WAIK")
 source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz")
-md5sums=("ce01547173dbac170b324dbb6fc84243")
+md5sums=("998f38e9ce76e71e35a865f7d3946196")
 
 build() {
        cd "$pkgname-$pkgver"