summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlarchunix2020-01-29 10:45:51 +0100
committerlarchunix2020-01-29 10:45:51 +0100
commitb152e08cb36908f0e827836abd471a3f2e9c5d47 (patch)
treecf6b1f713e2f1e1e3ec8eb8b1d58c96e8250358a
parent2a0ce1f445f4d8000ec9477df00bf2110273e0b4 (diff)
downloadaur-b152e08cb36908f0e827836abd471a3f2e9c5d47.tar.gz
Update to upstream release 1.36-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 002dd0e7f9e4..c5797ffec20f 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.35
+ pkgver = 1.36
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.35-1.tar.gz
- md5sums = 453749e447df9186a23ed0b32f487bf7
+ source = https://github.com/xsuchy/distribution-gpg-keys/archive/distribution-gpg-keys-1.36-1.tar.gz
+ md5sums = d92d037fd2c081ba19d18d075b649066
pkgname = distribution-gpg-keys
diff --git a/PKGBUILD b/PKGBUILD
index 8d1bfc06da59..2e1274746a8d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=distribution-gpg-keys
-pkgver=1.35
+pkgver=1.36
_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=('453749e447df9186a23ed0b32f487bf7')
+md5sums=('d92d037fd2c081ba19d18d075b649066')
# Uncomment to include GPG keys used by Copr projects
#_with_copr=1