summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlarchunix2018-11-17 00:08:48 +0100
committerlarchunix2018-11-17 00:08:48 +0100
commit306695557fed21615dc7e5f852f45e09238af1c3 (patch)
treeefa2c66511551490f1e139e2156809069b330a4c
parent12a8a63d4fc082ab6c4a8899d2d8a6729e12303e (diff)
downloadaur-306695557fed21615dc7e5f852f45e09238af1c3.tar.gz
Update to upstream release 1.26-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ed435b3987c1..60a765f1d640 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.25
+ pkgver = 1.26
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.25-1.tar.gz
- md5sums = 39804195a420353716a829df1e15e6b8
+ source = https://github.com/xsuchy/distribution-gpg-keys/archive/distribution-gpg-keys-1.26-1.tar.gz
+ md5sums = 171c1a3f01c49950fb382a6db2fa01f7
pkgname = distribution-gpg-keys
diff --git a/PKGBUILD b/PKGBUILD
index 677e8bcab46c..f8647ce1a201 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=distribution-gpg-keys
-pkgver=1.25
+pkgver=1.26
_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=('39804195a420353716a829df1e15e6b8')
+md5sums=('171c1a3f01c49950fb382a6db2fa01f7')
# Uncomment to include GPG keys used by Copr projects
#_with_copr=1