summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlarchunix2021-04-28 00:25:50 +0200
committerlarchunix2021-04-28 00:25:50 +0200
commit5fc511a75e4abedd3a765b30d106945d1ab30716 (patch)
treeafdb7fb5a69ef20502bf42747d3d4be607ba6719
parentb29c765275733a19538bb091ff73434336f65ecc (diff)
downloadaur-5fc511a75e4abedd3a765b30d106945d1ab30716.tar.gz
Update to upstream release 1.52-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9538fa7adc54..c688924d6637 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.51
+ pkgver = 1.52
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.51-1.tar.gz
- md5sums = 254c73c7de9b4201626a319bbf233306
+ source = https://github.com/xsuchy/distribution-gpg-keys/archive/distribution-gpg-keys-1.52-1.tar.gz
+ md5sums = 63b3527621415bf14cf138cc2d662ba4
pkgname = distribution-gpg-keys
diff --git a/PKGBUILD b/PKGBUILD
index 85b7626297f6..4ebd5b90b268 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=distribution-gpg-keys
-pkgver=1.51
+pkgver=1.52
_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=('254c73c7de9b4201626a319bbf233306')
+md5sums=('63b3527621415bf14cf138cc2d662ba4')
# Uncomment to include GPG keys used by Copr projects
#_with_copr=1