summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlarchunix2023-09-15 21:55:40 +0200
committerlarchunix2023-09-15 21:55:40 +0200
commitc6688aa28339dc256b82d96f77d79524ea9ff1c6 (patch)
tree4f68c20f8a5dc4825f1fb8989d1d366575375d25
parentbc928de1f6383897caf3699e9ce1a4ccab90ca23 (diff)
downloadaur-c6688aa28339dc256b82d96f77d79524ea9ff1c6.tar.gz
Update to upstream release 1.93-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e8cd4fdf76c8..c8fcc84cd434 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.92
+ pkgver = 1.93
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.92-1.tar.gz
- sha256sums = e6fd2a4ee27f44ef664dedcd1d8f20eb52e8fb1eec524cb26cee367b75a5167f
+ source = https://github.com/xsuchy/distribution-gpg-keys/archive/distribution-gpg-keys-1.93-1.tar.gz
+ sha256sums = 36b9037731a40a9a2af36eb1fcbb5af643e74f51ddb58a26f79d9a40e7dabeb1
pkgname = distribution-gpg-keys
diff --git a/PKGBUILD b/PKGBUILD
index d6dfa22ef4fb..84dc6ab52c26 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=distribution-gpg-keys
-pkgver=1.92
+pkgver=1.93
_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=('e6fd2a4ee27f44ef664dedcd1d8f20eb52e8fb1eec524cb26cee367b75a5167f')
+sha256sums=('36b9037731a40a9a2af36eb1fcbb5af643e74f51ddb58a26f79d9a40e7dabeb1')
# Uncomment to include GPG keys used by Copr projects
#_with_copr=1