summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlarchunix2019-09-26 16:03:27 +0200
committerlarchunix2019-09-26 16:03:27 +0200
commit2a0ce1f445f4d8000ec9477df00bf2110273e0b4 (patch)
tree322a4d87117511a1d7e421d206ab3173bb40d985
parentc99bdd1e0974dad166963d50970e7a3176c6c57b (diff)
downloadaur-2a0ce1f445f4d8000ec9477df00bf2110273e0b4.tar.gz
Update to upstream release 1.35-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 29ce36ba223b..002dd0e7f9e4 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.34
+ pkgver = 1.35
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.34-1.tar.gz
- md5sums = 576c7b90308b806981b8495f888df5cc
+ source = https://github.com/xsuchy/distribution-gpg-keys/archive/distribution-gpg-keys-1.35-1.tar.gz
+ md5sums = 453749e447df9186a23ed0b32f487bf7
pkgname = distribution-gpg-keys
diff --git a/PKGBUILD b/PKGBUILD
index 1c917f501512..8d1bfc06da59 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=distribution-gpg-keys
-pkgver=1.34
+pkgver=1.35
_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=('576c7b90308b806981b8495f888df5cc')
+md5sums=('453749e447df9186a23ed0b32f487bf7')
# Uncomment to include GPG keys used by Copr projects
#_with_copr=1