Date: Monday, December 7, 2009 @ 00:20:45 Author: eric Revision: 60794
Fixed source url (close FS#13134) Modified: attr/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2009-12-07 05:18:36 UTC (rev 60793) +++ PKGBUILD 2009-12-07 05:20:45 UTC (rev 60794) @@ -14,7 +14,7 @@ provides=('xfsattr') conflicts=('xfsattr') options=('!libtool') -source=(ftp://oss.sgi.com/projects/xfs/cmd_tars/attr-${pkgver}.src.tar.gz) +source=(ftp://ftp.archlinux.org/other/attr/attr-${pkgver}.src.tar.gz) sha256sums=('e01fa00686072a02dddf994e6217be950f51c1dc0852ad2e210c48b6e8de793a') build() {