X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=archlinux%2FPKGBUILD.in;h=0d1dca9fb0c15f7247339052e6bbde49b18d923a;hp=2417135e2b0df5dd1aab9f82c30257f1a64ac418;hb=0476a7cb1a4cddf2f7466a7ae5c75f24da73487f;hpb=913e4933bf7367409a802329b1e970ac9f5077ce diff --git a/archlinux/PKGBUILD.in b/archlinux/PKGBUILD.in index 2417135e..0d1dca9f 100644 --- a/archlinux/PKGBUILD.in +++ b/archlinux/PKGBUILD.in @@ -12,8 +12,8 @@ optdepends=("cdrkit: for making ISO image of Windows PE" "mtools: for making disk image of Windows PE" "syslinux: for making disk image of Windows PE" "cabextract: for extracting Windows PE from the WAIK") -source=("$url/files/$pkgname-$pkgver.tar.gz") -md5sums=("ce01547173dbac170b324dbb6fc84243") +source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz") +md5sums=("") build() { cd "$pkgname-$pkgver"