summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Milde2018-01-13 20:23:04 +0100
committerDaniel Milde2018-01-13 20:23:04 +0100
commitdea8dc58dc7c16d606a7486135bd515b4cf37c9b (patch)
tree540cc57571cc043c525dc4dd826fc0cb2d151c1f
parent8e3e398af04baf95411b2d3f478ba52a2b61a586 (diff)
downloadaur-dea8dc58dc7c16d606a7486135bd515b4cf37c9b.tar.gz
http
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 422893932ec7..6818e04b127d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
# Generated by mksrcinfo v8
-# Sat Jan 30 19:47:19 UTC 2016
+# So led 13 19:22:57 UTC 2018
pkgbase = intltool-debian
pkgdesc = The internationalization tool collection with RFC822 support
pkgver = 0.35.0
- pkgrel = 5
+ pkgrel = 6
url = http://www.debian.org/
arch = i686
arch = x86_64
license = GPL
depends = gettext
depends = perl
- source = ftp://ftp.debian.org/debian/pool/main/i/intltool-debian/intltool-debian_0.35.0+20060710.1_all.deb
+ source = http://ftp.debian.org/debian/pool/main/i/intltool-debian/intltool-debian_0.35.0+20060710.1_all.deb
sha256sums = 121b13900d598f737acd9461575e36d93eead49c61a95ab04273fb68e1ecc60a
pkgname = intltool-debian
diff --git a/PKGBUILD b/PKGBUILD
index 45918233f7b8..5ef81a61d236 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,13 +4,13 @@
pkgname=intltool-debian
pkgver=0.35.0
-pkgrel=5
+pkgrel=6
pkgdesc="The internationalization tool collection with RFC822 support"
arch=('i686' 'x86_64')
url="http://www.debian.org/"
license=('GPL')
depends=('gettext' 'perl')
-source=(ftp://ftp.debian.org/debian/pool/main/i/intltool-debian/${pkgname}_${pkgver}+20060710.1_all.deb)
+source=(http://ftp.debian.org/debian/pool/main/i/intltool-debian/${pkgname}_${pkgver}+20060710.1_all.deb)
sha256sums=('121b13900d598f737acd9461575e36d93eead49c61a95ab04273fb68e1ecc60a')
build() {