summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGoliathLabs2020-05-04 19:07:54 +0200
committerGoliathLabs2020-05-04 19:07:54 +0200
commitd713912cead39352e382a03c94cea521fbb447df (patch)
tree4e330b71978c294b3115015496819c5282f70a0b /PKGBUILD
parent8b29b9962b1394fa145d5ab38e8a32221ca91a76 (diff)
downloadaur-d713912cead39352e382a03c94cea521fbb447df.tar.gz
Updated: 0.44
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1adf23dab5f4..27ddc438680d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,8 @@
+# Maintainer: Felix Golatofski <contact@xdfr.de>
# Contributor: Johannes Dewender arch at JonnyJD dot net
+
pkgname=distro-info-data
-pkgver=0.43
+pkgver=0.44
pkgrel=1
pkgdesc="information about the distributions' releases (data files)"
arch=('any')
@@ -10,7 +12,7 @@ depends=()
makedepends=('python2')
options=(!emptydirs)
source=(http://ftp.debian.org/debian/pool/main/d/$pkgname/${pkgname}_${pkgver}.tar.xz)
-sha256sums=('6b6871a808fed7275f18c637916993b83df32dbf13ba318e3cfb2266ddccc1e8')
+sha256sums=('96f48df8f526de8f5ff0ece6dfaac00722200a3910ab108497517b11c866d0d0')
build() {
cd "$srcdir/$pkgname-$pkgver"