diff options
Diffstat (limited to 'extra/ltrace/PKGBUILD')
-rw-r--r-- | extra/ltrace/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/ltrace/PKGBUILD b/extra/ltrace/PKGBUILD index ffb8981c3..dee136132 100644 --- a/extra/ltrace/PKGBUILD +++ b/extra/ltrace/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 194589 2013-09-18 22:47:23Z foutrelis $ +# $Id: PKGBUILD 207507 2014-03-11 16:22:15Z foutrelis $ # Maintainer: Evangelos Foutras <evangelos@foutrelis.com> # Contributor: Aaron Griffin <aaron@archlinux.org> # Contributor: Tom Newsom <Jeepster@gmx.co.uk> @@ -13,7 +13,7 @@ license=('GPL') depends=('elfutils') makedepends=('dejagnu') backup=('etc/ltrace.conf') -source=(https://alioth.debian.org/frs/download.php/file/3947/$pkgname-$pkgver.tar.bz2) +source=(https://dev.archlinux.org/~foutrelis/sources/$pkgname/$pkgname-$pkgver.tar.bz2) sha256sums=('0e6f8c077471b544c06def7192d983861ad2f8688dd5504beae62f0c5f5b9503') build() { |