diff options
author | Nicolás Reynolds <apoyosis@correo.inta.gob.ar> | 2011-09-07 14:37:26 -0300 |
---|---|---|
committer | Nicolás Reynolds <apoyosis@correo.inta.gob.ar> | 2011-09-07 14:37:26 -0300 |
commit | 9f1c4bc86d2cc8eae006c9caaf1eebd6e2e3116e (patch) | |
tree | 12dd141ed0e78bd233e75058e5f8172f115b59de /libre/file-roller-libre | |
parent | d6c674ce36fcb96a90bd02c232a4689f2f6fad21 (diff) |
libre/xarchiver-libre-4.5.2-4
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 |