summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMike Javorski2020-05-16 15:28:41 -0700
committerMike Javorski2020-05-16 15:31:00 -0700
commit6245509c69fc77c902a85304869d48793917cf37 (patch)
tree0d2a34fec5be842cfe8e8e606035b075425d3559
parentd27061b27a23aa6b7502a71047ecfcec5912af65 (diff)
downloadaur-6245509c69fc77c902a85304869d48793917cf37.tar.gz
Update source URL to deb.debian.org for better reliability
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 62577ae3143f..c433ce5673ac 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = python-debian
pkgdesc = Python modules to work with Debian-related data formats
pkgver = 0.1.37
- pkgrel = 1
+ pkgrel = 2
url = http://packages.debian.org/sid/python-debian
arch = any
license = GPL
makedepends = python-setuptools
makedepends = python2-setuptools
options = !emptydirs
- source = http://ftp.debian.org/debian/pool/main/p/python-debian/python-debian_0.1.37.tar.xz
+ source = http://deb.debian.org/debian/pool/main/p/python-debian/python-debian_0.1.37.tar.xz
sha256sums = 3dbb63f0c38cb80331f1a284b877ff76f2b81b09062f069526bc91b314256706
pkgname = python-debian
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() {