summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlarchunix2023-09-24 09:31:17 +0200
committerlarchunix2023-09-24 09:31:17 +0200
commit47d61b228a1cff2f326cb65acbef6bbbe47b63de (patch)
treec8a9e36c7a1a2fe3c41ccbac7c7a7457bd12f9f6
parent9e92a2194f24c599226484c5a26d5f1e42d507b0 (diff)
downloadaur-47d61b228a1cff2f326cb65acbef6bbbe47b63de.tar.gz
Update to upstream release 1.97-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dea0207cffa0..5d6970b4a837 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.96
+ pkgver = 1.97
pkgrel = 1.1
url = https://github.com/xsuchy/distribution-gpg-keys
arch = any
license = custom:CC0-1.0
- source = https://github.com/xsuchy/distribution-gpg-keys/archive/distribution-gpg-keys-1.96-1.tar.gz
- sha256sums = 792181e32c147685db43cd758665038fc4773781e75b1920169bf8af0be2d94b
+ source = https://github.com/xsuchy/distribution-gpg-keys/archive/distribution-gpg-keys-1.97-1.tar.gz
+ sha256sums = d260ce2570fe9163cf593ca893c7a838cbcbbd0abf7ef0c7d9f81b66b4cc6ea5
pkgname = distribution-gpg-keys
diff --git a/PKGBUILD b/PKGBUILD
index 4784a9710f4b..f563acb2957c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=distribution-gpg-keys
-pkgver=1.96
+pkgver=1.97
_rpmrel=1
_pkgtag=$pkgname-$pkgver-$_rpmrel
pkgrel=$_rpmrel.1
@@ -8,7 +8,7 @@ arch=('any')
url="https://github.com/xsuchy/$pkgname"
license=('custom:CC0-1.0')
source=("$url/archive/$_pkgtag.tar.gz")
-sha256sums=('792181e32c147685db43cd758665038fc4773781e75b1920169bf8af0be2d94b')
+sha256sums=('d260ce2570fe9163cf593ca893c7a838cbcbbd0abf7ef0c7d9f81b66b4cc6ea5')
# Uncomment to include GPG keys used by Copr projects
#_with_copr=1