summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f7fe3344a0f0..841a42ba44da 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = distribution-gpg-keys
pkgdesc = GPG keys used by various Linux distributions to sign packages
- pkgver = 1.70
+ pkgver = 1.71
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.70-1.tar.gz
- sha256sums = 23b619a4bd769febce3d2844575054a63d5b0e16680023aec69ddd202f9eb3bd
+ source = https://github.com/xsuchy/distribution-gpg-keys/archive/distribution-gpg-keys-1.71-1.tar.gz
+ sha256sums = 9b8f5e68038d503c5e2465a93f0cd047953d6986abec7edf922b22446175fe2e
pkgname = distribution-gpg-keys
diff --git a/PKGBUILD b/PKGBUILD
index 6e541063d84d..7e536a03585c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=distribution-gpg-keys
-pkgver=1.70
+pkgver=1.71
_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")
-sha256sums=('23b619a4bd769febce3d2844575054a63d5b0e16680023aec69ddd202f9eb3bd')
+sha256sums=('9b8f5e68038d503c5e2465a93f0cd047953d6986abec7edf922b22446175fe2e')
# Uncomment to include GPG keys used by Copr projects
#_with_copr=1