summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlarchunix2022-09-16 16:56:03 +0200
committerlarchunix2022-09-16 16:56:03 +0200
commit5f4fae7a2ed05204f5135f8e70189a7706b20e2d (patch)
treeb6751ecf07a741210219c84198da0948963ccbd2
parentfd41b103ede21b0d0a2731c832a8265f54b6ac20 (diff)
downloadaur-5f4fae7a2ed05204f5135f8e70189a7706b20e2d.tar.gz
Update to upstream release 1.77-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a2fbda82d78a..63b0ce2c99c4 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.76
+ pkgver = 1.77
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.76-1.tar.gz
- sha256sums = 572963740864353d5ddf832126f32a8cde997d54e914c732e74ee25dfd2abd33
+ source = https://github.com/xsuchy/distribution-gpg-keys/archive/distribution-gpg-keys-1.77-1.tar.gz
+ sha256sums = 2bf9325aeaa3be6dacba7a070a55e58463099902dfa267bd62983bcda58cea67
pkgname = distribution-gpg-keys
diff --git a/PKGBUILD b/PKGBUILD
index a7a39fbc6056..797266c13307 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=distribution-gpg-keys
-pkgver=1.76
+pkgver=1.77
_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=('572963740864353d5ddf832126f32a8cde997d54e914c732e74ee25dfd2abd33')
+sha256sums=('2bf9325aeaa3be6dacba7a070a55e58463099902dfa267bd62983bcda58cea67')
# Uncomment to include GPG keys used by Copr projects
#_with_copr=1