summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlarchunix2020-03-15 14:23:18 +0100
committerlarchunix2020-03-15 14:23:18 +0100
commitee87cb5cfcc54d948ac65a1746b852aec7888341 (patch)
tree3f0869fa83bb46149ffe3afcb3c60372506a6151
parentb152e08cb36908f0e827836abd471a3f2e9c5d47 (diff)
downloadaur-ee87cb5cfcc54d948ac65a1746b852aec7888341.tar.gz
Update to upstream release 1.37-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c5797ffec20f..3ab97fe37a90 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.36
+ pkgver = 1.37
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.36-1.tar.gz
- md5sums = d92d037fd2c081ba19d18d075b649066
+ source = https://github.com/xsuchy/distribution-gpg-keys/archive/distribution-gpg-keys-1.37-1.tar.gz
+ md5sums = 11f877ee6b34a371949f9377779f8c69
pkgname = distribution-gpg-keys
diff --git a/PKGBUILD b/PKGBUILD
index 2e1274746a8d..97c603b29e54 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=distribution-gpg-keys
-pkgver=1.36
+pkgver=1.37
_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=('d92d037fd2c081ba19d18d075b649066')
+md5sums=('11f877ee6b34a371949f9377779f8c69')
# Uncomment to include GPG keys used by Copr projects
#_with_copr=1