diff options
author | Nicolás Reynolds <apoyosis@correo.inta.gob.ar> | 2012-04-12 13:50:46 -0300 |
---|---|---|
committer | Nicolás Reynolds <apoyosis@correo.inta.gob.ar> | 2012-04-12 13:50:46 -0300 |
commit | b6b0f82368b9bf971005e44426bc9a758153d197 (patch) | |
tree | a41e5b317c37235ff7f7740c920b7ba2332e7dfe /libre/file-roller-libre/rePKGBUILD | |
parent | bc22e852c56140f43097d5cc05b2440b6cd21322 (diff) |
file-roller update
Diffstat (limited to 'libre/file-roller-libre/rePKGBUILD')
-rw-r--r-- | libre/file-roller-libre/rePKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/file-roller-libre/rePKGBUILD b/libre/file-roller-libre/rePKGBUILD index d94638df2..a83d218f1 100644 --- a/libre/file-roller-libre/rePKGBUILD +++ b/libre/file-roller-libre/rePKGBUILD @@ -3,7 +3,7 @@ source PKGBUILD #CARCH=x86_64 unset build package md5sums source _repo=extra # Put the repo here -_mirror=ftp://ftp.archlinux.org # Put mirror here +_mirror=http://mirrors.kernel.org/archlinux # Put mirror here source=(PKGBUILD "${_mirror}/${_repo}/os/${CARCH}/${pkgname%-libre}-$pkgver-$pkgrel-$CARCH$PKGEXT" # files for pkg modifications below this line |