diff options
author | root <root@rshg054.dnsready.net> | 2011-09-07 23:14:18 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2011-09-07 23:14:18 +0000 |
commit | e63433d7f10b5c32f348d4b2cfb38c777b314420 (patch) | |
tree | dd2e715c7aa77af456428a1eb7657c369fea9ba2 /libre/file-roller-libre | |
parent | 3a9ddbf363ba691ca209ad36485390d14ba3b46f (diff) |
Wed Sep 7 23:14:18 UTC 2011
Diffstat (limited to 'libre/file-roller-libre')
-rw-r--r-- | libre/file-roller-libre/rePKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/file-roller-libre/rePKGBUILD b/libre/file-roller-libre/rePKGBUILD index ee6544db5..d94638df2 100644 --- a/libre/file-roller-libre/rePKGBUILD +++ b/libre/file-roller-libre/rePKGBUILD @@ -1,9 +1,9 @@ # Maintainer: Nicolás Reynolds <fauno@kiwwwi.com.ar> source PKGBUILD -CARCH=x86_64 +#CARCH=x86_64 unset build package md5sums source _repo=extra # Put the repo here -_mirror=http://mirrors.kernel.org/archlinux # Put mirror here +_mirror=ftp://ftp.archlinux.org # Put mirror here source=(PKGBUILD "${_mirror}/${_repo}/os/${CARCH}/${pkgname%-libre}-$pkgver-$pkgrel-$CARCH$PKGEXT" # files for pkg modifications below this line |