summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlarchunix2022-01-24 10:48:00 +0100
committerlarchunix2022-01-24 10:48:00 +0100
commitde21ddaf8ecbca565b04e8e3c86d478ec54c85b3 (patch)
tree3c1524ed94e0e00e76c9ac5cc7530dfabb11772c
parent3a94e48166d3726830ae90b6c2d8985b2dacc222 (diff)
downloadaur-de21ddaf8ecbca565b04e8e3c86d478ec54c85b3.tar.gz
Update to upstream release 1.61-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 548f7c746001..9cb0a0e9cd6e 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.60
+ pkgver = 1.61
pkgrel = 1.1
url = https://github.com/xsuchy/distribution-gpg-keys
arch = any
license = custom:CC0
- source = https://github.com/xsuchy/distribution-gpg-keys/archive/distribution-gpg-keys-1.60-1.tar.gz
- sha256sums = 6136be288a89d858054b0ac376553a898e596a70875b61dfc99e46e768d88e31
+ source = https://github.com/xsuchy/distribution-gpg-keys/archive/distribution-gpg-keys-1.61-1.tar.gz
+ sha256sums = 07d3512f409c126209e04ff7af830f872e8c069808e63dd514a68638e1fc9cc4
pkgname = distribution-gpg-keys
diff --git a/PKGBUILD b/PKGBUILD
index 9f3a4ec9d30c..2004abc9353e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=distribution-gpg-keys
-pkgver=1.60
+pkgver=1.61
_rpmrel=1
_pkgtag=$pkgname-$pkgver-$_rpmrel
pkgrel=$_rpmrel.1
@@ -8,7 +8,7 @@ arch=('any')
url="https://github.com/xsuchy/$pkgname"
license=('custom:CC0')
source=("$url/archive/$_pkgtag.tar.gz")
-sha256sums=('6136be288a89d858054b0ac376553a898e596a70875b61dfc99e46e768d88e31')
+sha256sums=('07d3512f409c126209e04ff7af830f872e8c069808e63dd514a68638e1fc9cc4')
# Uncomment to include GPG keys used by Copr projects
#_with_copr=1