summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlarchunix2024-03-10 09:46:06 +0100
committerlarchunix2024-03-10 09:46:06 +0100
commitd54f8e0250b4d31e429a1155fe6710865a6b4e7c (patch)
tree565cebd84009318b2ac2736a1a62d8e32ed15c88
parentd134b6e70c3e8556d0bd10f0544a638f037bae7d (diff)
downloadaur-distribution-gpg-keys.tar.gz
Update to upstream release 1.102-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 587a0841e0a8..ac6021fc0e8b 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.101
+ pkgver = 1.102
pkgrel = 1.1
url = https://github.com/xsuchy/distribution-gpg-keys
arch = any
license = CC0-1.0
- source = https://github.com/xsuchy/distribution-gpg-keys/archive/distribution-gpg-keys-1.101-1.tar.gz
- sha256sums = 4f203504fdadd576ee8eecad73e6aee02b362f32149a7475f1bd5b201027c8dc
+ source = https://github.com/xsuchy/distribution-gpg-keys/archive/distribution-gpg-keys-1.102-1.tar.gz
+ sha256sums = 69fa4506c45db21305124c0213b55776127feb29b1cc07d623edbf7ef59e56b9
pkgname = distribution-gpg-keys
diff --git a/PKGBUILD b/PKGBUILD
index fe50c8535280..8be2de8b1ce2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=distribution-gpg-keys
-pkgver=1.101
+pkgver=1.102
_rpmrel=1
_pkgtag=$pkgname-$pkgver-$_rpmrel
pkgrel=$_rpmrel.1
@@ -8,7 +8,7 @@ arch=('any')
url="https://github.com/xsuchy/$pkgname"
license=('CC0-1.0')
source=("$url/archive/$_pkgtag.tar.gz")
-sha256sums=('4f203504fdadd576ee8eecad73e6aee02b362f32149a7475f1bd5b201027c8dc')
+sha256sums=('69fa4506c45db21305124c0213b55776127feb29b1cc07d623edbf7ef59e56b9')
# Uncomment to include GPG keys used by Copr projects
#_with_copr=1