summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohannes Dewender2013-06-16 10:36:03 +0200
committerJohannes Dewender2013-06-16 10:36:03 +0200
commitfb5b80712c52b26567bf8cd30bd352f788329858 (patch)
tree8d257c63a8a8d765916048fdb235b8eacedee673 /PKGBUILD
parent049f0ab274f6d6f4329c3fbc8f7c0d2fdbfc5b1d (diff)
downloadaur-fb5b80712c52b26567bf8cd30bd352f788329858.tar.gz
distro-info-data: 0.16
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 04332a2e209e..73f5fc791afa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Contributor: Johannes Dewender arch at JonnyJD dot net
pkgname=distro-info-data
-pkgver=0.13
+pkgver=0.16
pkgrel=1
pkgdesc="information about the distributions' releases (data files)"
arch=('any')
@@ -10,7 +10,7 @@ depends=()
makedepends=('python2')
options=(!emptydirs)
source=(http://ftp.debian.org/debian/pool/main/d/$pkgname/${pkgname}_$pkgver.tar.gz)
-md5sums=('4e2fdb6691244dc2e6bdb4ef3ad8ccbb')
+md5sums=('12b88c7459b779885290db3a31229fc8')
build() {
cd "$srcdir/$pkgname-$pkgver"