diff options
author | Nicolás Reynolds <apoyosis@correo.inta.gob.ar> | 2012-01-05 16:10:40 -0300 |
---|---|---|
committer | Nicolás Reynolds <apoyosis@correo.inta.gob.ar> | 2012-01-05 16:10:40 -0300 |
commit | 6550e3926da7432dd8287740ddc488e37ece05c4 (patch) | |
tree | 7baaf847dff6d64ea51d290d7f9cf942ccecadb7 /libre/pacman/rePKGBUILD | |
parent | a8731e767fbd0e9364635447bac600259e8a0333 (diff) | |
download | abslibre-6550e3926da7432dd8287740ddc488e37ece05c4.tar.gz abslibre-6550e3926da7432dd8287740ddc488e37ece05c4.tar.bz2 abslibre-6550e3926da7432dd8287740ddc488e37ece05c4.zip |
libre/pacman-4.0.1-3
Diffstat (limited to 'libre/pacman/rePKGBUILD')
-rw-r--r-- | libre/pacman/rePKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/pacman/rePKGBUILD b/libre/pacman/rePKGBUILD index af613dc74..3648f2a18 100644 --- a/libre/pacman/rePKGBUILD +++ b/libre/pacman/rePKGBUILD @@ -2,9 +2,9 @@ source PKGBUILD CARCH=x86_64 unset build package md5sums source -_repo=core +_repo=testing source=(PKGBUILD - http://mirrors.kernel.org/archlinux/${_repo}/os/${CARCH}/${pkgname%-libre}-$pkgver-$pkgrel-$CARCH$PKGEXT + ftp://ftp.archlinux.org/${_repo}/os/${CARCH}/${pkgname%-libre}-$pkgver-$pkgrel-$CARCH$PKGEXT # files for pkg modifications pacman.conf pacman.conf.x86_64 |