summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGiovanni Santini2015-08-27 23:48:10 +0200
committerGiovanni Santini2015-08-27 23:48:10 +0200
commit9ae2c3cd2060bb039f957857e826209d759fb43d (patch)
tree1567d99c0305e304cfa130c8810199d05185869c /PKGBUILD
parent3a2e824abd553051e400a6b5fd8749b2be84677d (diff)
downloadaur-9ae2c3cd2060bb039f957857e826209d759fb43d.tar.gz
Update to version 1.0.18
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 032c966fb0e9..97547721d4b1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,18 @@
-# Maintainer: Matt Corallo <aur-maint@mattcorallo.com>
+# Maintainer: Giovanni 'ItachiSan' Santini <giovannisantini93@yahoo.it>
+# Previous maintainer: Matt Corallo <aur-maint@mattcorallo.com>
# Creator: Stéphane Marguet (Stemp) <smarguet à gmail point com>
# Contributer: Toni Foerster <stonerl@skeps.de>, André Klitzing <aklitzing@online.de>
pkgname=po-debconf
-pkgver=1.0.16
-pkgrel=3
+pkgver=1.0.18
+pkgrel=1
pkgdesc="Debian manage translated Debconf templates files with gettext"
arch=('i686' 'x86_64')
url="http://www.debian.org/"
license=('GPL')
changelog=ChangeLog
depends=('gettext' 'perl' 'intltool-debian')
-source=(http://ftp.debian.org/debian/pool/main/p/po-debconf/${pkgname}_${pkgver}+nmu2_all.deb)
+source=(http://ftp.debian.org/debian/pool/main/p/po-debconf/${pkgname}_${pkgver}_all.deb)
sha256sums=('aec4d18a310988aebc55a14db7e5fd0dfee6b49cca1d5aa6e7e58b8645a7d29e')
build() {