summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlarchunix2016-12-01 20:11:22 +0100
committerlarchunix2016-12-01 20:11:22 +0100
commitc7194b873f63d6e15ba4587e9d5b0921959c097c (patch)
treea41d46ee21d31b4e392198cbbe6f0f47e1460e5f
parent3cd07806f23acb89d58e38375bd78d26dd6afd44 (diff)
downloadaur-c7194b873f63d6e15ba4587e9d5b0921959c097c.tar.gz
Update to upstream release 1.9-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eb1562097ec1..3373fee3ad55 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = distribution-gpg-keys
pkgdesc = GPG keys used by various Linux distributions to sign packages
- pkgver = 1.8.1
+ pkgver = 1.9.1
pkgrel = 1
url = https://github.com/xsuchy/distribution-gpg-keys
arch = any
license = CC0
- source = https://github.com/xsuchy/distribution-gpg-keys/archive/distribution-gpg-keys-1.8-1.tar.gz
- md5sums = a96fc8606c41ed223b6fe47eaf1bc8cf
+ source = https://github.com/xsuchy/distribution-gpg-keys/archive/distribution-gpg-keys-1.9-1.tar.gz
+ md5sums = c53e81445266b6112b25c8dc8ce23cb0
pkgname = distribution-gpg-keys
diff --git a/PKGBUILD b/PKGBUILD
index a2b207687c17..da06676f06cf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=distribution-gpg-keys
-_pkgver=1.8
+_pkgver=1.9
_rpmrel=1
pkgver=$_pkgver.$_rpmrel
pkgrel=1
@@ -8,7 +8,7 @@ arch=('any')
url="https://github.com/xsuchy/$pkgname"
license=('CC0')
source=("$url/archive/$pkgname-$_pkgver-$_rpmrel.tar.gz")
-md5sums=('a96fc8606c41ed223b6fe47eaf1bc8cf')
+md5sums=('c53e81445266b6112b25c8dc8ce23cb0')
# Set to 1 to include GPG keys used by Copr projects
_with_copr=0