Date: Monday, November 10, 2014 @ 19:28:45 Author: bpiotrowski Revision: 225886
Fix URL to the source tarball. Modified: ipw2100-fw/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-11-10 18:17:05 UTC (rev 225885) +++ PKGBUILD 2014-11-10 18:28:45 UTC (rev 225886) @@ -11,7 +11,7 @@ url="http://ipw2100.sourceforge.net/" license=('custom') replaces=('ipw2100') -source=("http://bughost.org/firmware/${pkgname}-${pkgver}.tgz") +source=("ftp://ftp.archlinux.org/other/packages/${pkgname}/${pkgname}-${pkgver}.tgz") md5sums=('46aa75bcda1a00efa841f9707bbbd113') package() {
