X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=archlinux%2FPKGBUILD.in;h=d5e7731b49c209d841cf4843d9494061b057e7c2;hp=2417135e2b0df5dd1aab9f82c30257f1a64ac418;hb=1ab1842fce2124472f1e5ff3616b71d1cbfd0dbc;hpb=913e4933bf7367409a802329b1e970ac9f5077ce diff --git a/archlinux/PKGBUILD.in b/archlinux/PKGBUILD.in index 2417135e..d5e7731b 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=("998f38e9ce76e71e35a865f7d3946196") build() { cd "$pkgname-$pkgver"