summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlarchunix2021-05-20 10:16:30 +0200
committerlarchunix2021-05-20 10:16:30 +0200
commite7a17954ca2ec9552dde55f86ea4f01819997400 (patch)
treeda714b3dfa73d0e581124f06487da764cb1b9826
parent5fc511a75e4abedd3a765b30d106945d1ab30716 (diff)
downloadaur-e7a17954ca2ec9552dde55f86ea4f01819997400.tar.gz
Update to upstream release 1.53-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c688924d6637..09c86f27f65b 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.52
+ pkgver = 1.53
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.52-1.tar.gz
- md5sums = 63b3527621415bf14cf138cc2d662ba4
+ source = https://github.com/xsuchy/distribution-gpg-keys/archive/distribution-gpg-keys-1.53-1.tar.gz
+ md5sums = b54970f6057b288b6b2fc49397df6f43
pkgname = distribution-gpg-keys
diff --git a/PKGBUILD b/PKGBUILD
index 4ebd5b90b268..650689ef08f7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=distribution-gpg-keys
-pkgver=1.52
+pkgver=1.53
_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=('63b3527621415bf14cf138cc2d662ba4')
+md5sums=('b54970f6057b288b6b2fc49397df6f43')
# Uncomment to include GPG keys used by Copr projects
#_with_copr=1