summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlarchunix2019-08-18 18:56:04 +0200
committerlarchunix2019-08-18 18:56:04 +0200
commite112743298fb3818273512a6b9a63bc7dd1a249b (patch)
treeb2e19b45019228b9b1bc75f38db8f8dde4889675
parentc549354ee5460a59577d47eb8e71f1919ee570b2 (diff)
downloadaur-e112743298fb3818273512a6b9a63bc7dd1a249b.tar.gz
Update to upstream release 1.33-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 616ca441ba25..c79f55fb2d74 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.32
+ pkgver = 1.33
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.32-1.tar.gz
- md5sums = a6c1f6478e26baf71be0409d6382c7c1
+ source = https://github.com/xsuchy/distribution-gpg-keys/archive/distribution-gpg-keys-1.33-1.tar.gz
+ md5sums = 980e781e644b95bfba6ea581ceb493b6
pkgname = distribution-gpg-keys
diff --git a/PKGBUILD b/PKGBUILD
index e42feaf9afc8..45a0a229ee35 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=distribution-gpg-keys
-pkgver=1.32
+pkgver=1.33
_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=('a6c1f6478e26baf71be0409d6382c7c1')
+md5sums=('980e781e644b95bfba6ea581ceb493b6')
# Uncomment to include GPG keys used by Copr projects
#_with_copr=1