summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMike Javorski2020-05-16 15:28:41 -0700
committerMike Javorski2020-05-16 15:31:00 -0700
commit6245509c69fc77c902a85304869d48793917cf37 (patch)
tree0d2a34fec5be842cfe8e8e606035b075425d3559 /PKGBUILD
parentd27061b27a23aa6b7502a71047ecfcec5912af65 (diff)
downloadaur-6245509c69fc77c902a85304869d48793917cf37.tar.gz
Update source URL to deb.debian.org for better reliability
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3ce7229a0feb..dc45bee0237a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,14 +4,14 @@
pkgbase=python-debian
pkgname=('python-debian' 'python2-debian')
pkgver=0.1.37
-pkgrel=1
+pkgrel=2
pkgdesc="Python modules to work with Debian-related data formats"
arch=('any')
url="http://packages.debian.org/sid/python-debian"
license=('GPL')
makedepends=('python-setuptools' 'python2-setuptools')
options=(!emptydirs)
-source=(http://ftp.debian.org/debian/pool/main/p/$pkgbase/${pkgbase}_$pkgver.tar.xz)
+source=(http://deb.debian.org/debian/pool/main/p/$pkgbase/${pkgbase}_$pkgver.tar.xz)
sha256sums=('3dbb63f0c38cb80331f1a284b877ff76f2b81b09062f069526bc91b314256706')
package_python-debian() {