summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlarchunix2019-01-31 12:43:18 +0100
committerlarchunix2019-01-31 12:43:18 +0100
commit00cf8771bdbd0d088e181a135ce78252f293874c (patch)
tree7c7f908b35b19875f155ecb0f41e59bd9ba9b00c
parent0954c3fa920c7407b64952a656185b2bfe7a6aae (diff)
downloadaur-00cf8771bdbd0d088e181a135ce78252f293874c.tar.gz
Update to upstream release 1.28-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cae267239961..2545778ad730 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.27
+ pkgver = 1.28
pkgrel = 1.1
url = https://github.com/xsuchy/distribution-gpg-keys
arch = any
license = custom:CC0
- source = https://github.com/xsuchy/distribution-gpg-keys/archive/distribution-gpg-keys-1.27-1.tar.gz
- md5sums = c9d910ac2d049aa1e82a220a95b83fc5
+ source = https://github.com/xsuchy/distribution-gpg-keys/archive/distribution-gpg-keys-1.28-1.tar.gz
+ md5sums = b6ad8f411fdc4d4192306f166e14771d
pkgname = distribution-gpg-keys
diff --git a/PKGBUILD b/PKGBUILD
index beb9f079adb5..f7f306fd9536 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=distribution-gpg-keys
-pkgver=1.27
+pkgver=1.28
_rpmrel=1
_pkgtag=$pkgname-$pkgver-$_rpmrel
pkgrel=$_rpmrel.1
@@ -8,7 +8,7 @@ arch=('any')
url="https://github.com/xsuchy/$pkgname"
license=('custom:CC0')
source=("$url/archive/$_pkgtag.tar.gz")
-md5sums=('c9d910ac2d049aa1e82a220a95b83fc5')
+md5sums=('b6ad8f411fdc4d4192306f166e14771d')
# Uncomment to include GPG keys used by Copr projects
#_with_copr=1