summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlarchunix2019-08-20 18:48:51 +0200
committerlarchunix2019-08-20 18:48:51 +0200
commitc99bdd1e0974dad166963d50970e7a3176c6c57b (patch)
treed13b9c85601e2727d0ec5d42210a42b055227586
parente112743298fb3818273512a6b9a63bc7dd1a249b (diff)
downloadaur-c99bdd1e0974dad166963d50970e7a3176c6c57b.tar.gz
Update to upstream release 1.34-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c79f55fb2d74..29ce36ba223b 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.33
+ pkgver = 1.34
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.33-1.tar.gz
- md5sums = 980e781e644b95bfba6ea581ceb493b6
+ source = https://github.com/xsuchy/distribution-gpg-keys/archive/distribution-gpg-keys-1.34-1.tar.gz
+ md5sums = 576c7b90308b806981b8495f888df5cc
pkgname = distribution-gpg-keys
diff --git a/PKGBUILD b/PKGBUILD
index 45a0a229ee35..1c917f501512 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=distribution-gpg-keys
-pkgver=1.33
+pkgver=1.34
_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=('980e781e644b95bfba6ea581ceb493b6')
+md5sums=('576c7b90308b806981b8495f888df5cc')
# Uncomment to include GPG keys used by Copr projects
#_with_copr=1