summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlarchunix2023-09-15 21:57:36 +0200
committerlarchunix2023-09-15 21:57:36 +0200
commitbf29d1af3a152b515386ba92f4e139561a2e8841 (patch)
treeb42ebb4e6671aa49584e361dfa7a6e72c9000b93
parent1e63da7a22ecd7dc96e2e655f90559b94a310222 (diff)
downloadaur-bf29d1af3a152b515386ba92f4e139561a2e8841.tar.gz
Update to upstream release 1.95-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d7d3a14390d1..c83da5baa7fd 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.94
+ pkgver = 1.95
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.94-1.tar.gz
- sha256sums = 429d686f64ef911d9ee16d8292bfb057be96da85453933d6e457972eccfb9b3d
+ source = https://github.com/xsuchy/distribution-gpg-keys/archive/distribution-gpg-keys-1.95-1.tar.gz
+ sha256sums = 3b89838ab9ce3544973468c6f609f9821103c31442b2a02c41c88cc2d87ef517
pkgname = distribution-gpg-keys
diff --git a/PKGBUILD b/PKGBUILD
index 73a1b8557444..3068c27a35eb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=distribution-gpg-keys
-pkgver=1.94
+pkgver=1.95
_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=('429d686f64ef911d9ee16d8292bfb057be96da85453933d6e457972eccfb9b3d')
+sha256sums=('3b89838ab9ce3544973468c6f609f9821103c31442b2a02c41c88cc2d87ef517')
# Uncomment to include GPG keys used by Copr projects
#_with_copr=1