summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordylan araps2017-04-06 08:32:27 +1000
committerdylan araps2017-04-06 08:32:27 +1000
commit77926ea31823535118a8381e24bd221274d73edd (patch)
tree55b706cb44efae031c8057ade25805524faf63ab /PKGBUILD
parent07f7ef201b1e0b4c7447de1f2bce8adfaf88b979 (diff)
downloadaur-77926ea31823535118a8381e24bd221274d73edd.tar.gz
Fix 1.1.0~beta5 link
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index edb19dfaf751..da5c4f644e9c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,8 +13,9 @@ depends=('apt>=1.1')
makedepends=('python-distutils-extra' 'python2-distutils-extra')
conflicts=()
options=(!emptydirs)
-source=(http://ftp.debian.org/debian/pool/main/p/$_pkgname/${_pkgname}_$pkgver.tar.xz
-fix-pydebug.patch)
+# source=(http://ftp.debian.org/debian/pool/main/p/$_pkgname/${_pkgname}_$pkgver.tar.xz
+# fix-pydebug.patch)
+source=("https://launchpad.net/ubuntu/+archive/primary/+files/${_pkgname}_${pkgver}.tar.xz" "fix-pydebug.patch")
sha256sums=('165ddf712b536ef19085dcb170bbd9842fc9bdd23e8a6b58d3ceae6597b4e7d6'
'8a652b45fc4cdb27d672c355858813678908a8b6ab6a8dde8b843193eb960646')