summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohannes Dewender2015-06-09 14:51:09 +0200
committerJohannes Dewender2015-06-09 14:51:09 +0200
commit48f8d199c97938292769d27cdad1d1b9049c540f (patch)
treeb53cbb1b0e1ef38c3120ad78ca6e65a29d28176b
parent73bba52d8280d1613cde3781be43b76852052a77 (diff)
downloadaur-48f8d199c97938292769d27cdad1d1b9049c540f.tar.gz
fix upstream URL
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1d0f7614f5a6..09d1f4a078d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgver=10
pkgrel=1
pkgdesc="debhelper add-on to call autoreconf and clean up after the build"
arch=('any')
-url="http://packages.debian.org/sid/dh-make"
+url="http://packages.debian.org/sid/dh-autoreconf"
license=('GPL')
depends=('debhelper' 'perl' 'autoconf' 'automake' 'gettext' 'libtool')
source=(http://ftp.debian.org/debian/pool/main/d/$pkgname/${pkgname}_$pkgver.tar.xz)