summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4063630f0ff6..9304b2e189be 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributer: Toni Foerster <stonerl@skeps.de>, André Klitzing <aklitzing@online.de>
pkgname=po-debconf
-pkgver=1.0.19
+pkgver=1.0.20
pkgrel=1
pkgdesc="Debian manage translated Debconf templates files with gettext"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ license=('GPL')
changelog=ChangeLog
depends=('gettext' 'perl' 'intltool-debian')
source=(http://ftp.debian.org/debian/pool/main/p/po-debconf/${pkgname}_${pkgver}_all.deb)
-sha256sums=('78aaf6e3906f9b5e133c18e9c7fe59911bf39d4ab5b50f52ce83f3d94a0e173a')
+sha256sums=('493dcfe155a49b97689403d440b9c953caabc89ccedc4d0297db675ec4db09a1')
build() {
cd $srcdir