summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlarchunix2018-04-24 18:18:17 +0200
committerlarchunix2018-04-24 18:18:17 +0200
commit44da013cee74b97a1e84e7661782a958b3a81ac5 (patch)
tree08f76e30b16069664b16a360319827564550b96e
parentf9805b6011d1ff23f8379e7aa3df77e5df7cd6e4 (diff)
downloadaur-44da013cee74b97a1e84e7661782a958b3a81ac5.tar.gz
Update to upstream release 1.21-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 27d0719acde7..4a98ce2253f5 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.20.1
+ pkgver = 1.21.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.20-1.tar.gz
- md5sums = 29d40612f0d3a39820b690a8ef06871f
+ source = https://github.com/xsuchy/distribution-gpg-keys/archive/distribution-gpg-keys-1.21-1.tar.gz
+ md5sums = 525ebe50e24c8b04c6eb8a207f8360ac
pkgname = distribution-gpg-keys
diff --git a/PKGBUILD b/PKGBUILD
index 7a7196be9ce0..178adb1b1c91 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=distribution-gpg-keys
-_pkgver=1.20
+_pkgver=1.21
_rpmrel=1
_pkgtag=$pkgname-$_pkgver-$_rpmrel
pkgver=$_pkgver.$_rpmrel
@@ -9,7 +9,7 @@ arch=('any')
url="https://github.com/xsuchy/$pkgname"
license=('CC0')
source=("$url/archive/$_pkgtag.tar.gz")
-md5sums=('29d40612f0d3a39820b690a8ef06871f')
+md5sums=('525ebe50e24c8b04c6eb8a207f8360ac')
# Uncomment to include GPG keys used by Copr projects
#_with_copr=1