summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlarchunix2019-07-08 10:01:11 +0200
committerlarchunix2019-07-08 10:01:11 +0200
commitc549354ee5460a59577d47eb8e71f1919ee570b2 (patch)
tree4b98d81ac16b0fe68a652a2ffd4534e82ffe6937
parent37a10453b340ff71c8549be8a4dbc16d67fa9ed6 (diff)
downloadaur-c549354ee5460a59577d47eb8e71f1919ee570b2.tar.gz
Update to upstream release 1.32-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 82af8e9debd9..616ca441ba25 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.31
+ pkgver = 1.32
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.31-1.tar.gz
- md5sums = f5d900ba323a45ab4fbcc83f194d4fdb
+ source = https://github.com/xsuchy/distribution-gpg-keys/archive/distribution-gpg-keys-1.32-1.tar.gz
+ md5sums = a6c1f6478e26baf71be0409d6382c7c1
pkgname = distribution-gpg-keys
diff --git a/PKGBUILD b/PKGBUILD
index 3209dbb01a0e..e42feaf9afc8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=distribution-gpg-keys
-pkgver=1.31
+pkgver=1.32
_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=('f5d900ba323a45ab4fbcc83f194d4fdb')
+md5sums=('a6c1f6478e26baf71be0409d6382c7c1')
# Uncomment to include GPG keys used by Copr projects
#_with_copr=1