diff options
author | Nicolás Reynolds <apoyosis@correo.inta.gob.ar> | 2012-04-12 13:53:12 -0300 |
---|---|---|
committer | Nicolás Reynolds <apoyosis@correo.inta.gob.ar> | 2012-04-12 13:53:12 -0300 |
commit | a0a5078595f0fc0826387582bb0e76cb52908518 (patch) | |
tree | 8d8155b80f925068f69ee4aea606a9f24d890aeb /libre/file-roller-libre | |
parent | a19cbf2e94f0c06adafec2a9ff0d1d619881cc83 (diff) | |
parent | 96df1bacd54ae9d919c62f4348cc011c961f923e (diff) |
Merge branch 'master' of ssh://gparabola/abslibre
Conflicts:
libre/file-roller-libre/PKGBUILD
Diffstat (limited to 'libre/file-roller-libre')
-rw-r--r-- | libre/file-roller-libre/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/file-roller-libre/PKGBUILD b/libre/file-roller-libre/PKGBUILD index df1b50e84..024594330 100644 --- a/libre/file-roller-libre/PKGBUILD +++ b/libre/file-roller-libre/PKGBUILD @@ -24,7 +24,7 @@ conflicts=("$_pkgname") options=('!libtool' '!emptydirs') install=file-roller.install url="http://www.gnome.org" -source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz) +source=(http://ftp.gnome.org/pub/gnome/sources/$_pkgname/${pkgver%.*}/$_pkgname-$pkgver.tar.xz) sha256sums=('79dfb3bc2e0fb68094180ae1845e4b6c253d5f231e3cf355521193848610c5dc') build() { |