summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlarchunix2023-09-15 21:56:32 +0200
committerlarchunix2023-09-15 21:56:32 +0200
commit1e63da7a22ecd7dc96e2e655f90559b94a310222 (patch)
tree707d80b7ce3597ba7b9fea35482d2c8f6cd0826a
parentc6688aa28339dc256b82d96f77d79524ea9ff1c6 (diff)
downloadaur-1e63da7a22ecd7dc96e2e655f90559b94a310222.tar.gz
Update to upstream release 1.94-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c8fcc84cd434..d7d3a14390d1 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.93
+ pkgver = 1.94
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.93-1.tar.gz
- sha256sums = 36b9037731a40a9a2af36eb1fcbb5af643e74f51ddb58a26f79d9a40e7dabeb1
+ source = https://github.com/xsuchy/distribution-gpg-keys/archive/distribution-gpg-keys-1.94-1.tar.gz
+ sha256sums = 429d686f64ef911d9ee16d8292bfb057be96da85453933d6e457972eccfb9b3d
pkgname = distribution-gpg-keys
diff --git a/PKGBUILD b/PKGBUILD
index 84dc6ab52c26..73a1b8557444 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=distribution-gpg-keys
-pkgver=1.93
+pkgver=1.94
_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=('36b9037731a40a9a2af36eb1fcbb5af643e74f51ddb58a26f79d9a40e7dabeb1')
+sha256sums=('429d686f64ef911d9ee16d8292bfb057be96da85453933d6e457972eccfb9b3d')
# Uncomment to include GPG keys used by Copr projects
#_with_copr=1