summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlarchunix2022-02-22 12:02:47 +0100
committerlarchunix2022-02-22 12:02:47 +0100
commit6bcafbc3f0abfc988343048d78a09fc04d21fe9d (patch)
tree912d42b6bc77d2f947bf8a8d66bc857f18696fae
parent67f6bc6372dfec4f3a455493d965f1a9020a0478 (diff)
downloadaur-6bcafbc3f0abfc988343048d78a09fc04d21fe9d.tar.gz
Update to upstream release 1.65-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5482b63d8b6d..0ec18e1f46d7 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.64
+ pkgver = 1.65
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.64-1.tar.gz
- sha256sums = 18c76190ededc7663682b429888dfca44be8a4d14c2fce8052e74abf6c0c19ce
+ source = https://github.com/xsuchy/distribution-gpg-keys/archive/distribution-gpg-keys-1.65-1.tar.gz
+ sha256sums = fba5caa6621b55ac08a59b49f6dc8c2e63ed7da4ffe1ec6283c80fe2a7997a23
pkgname = distribution-gpg-keys
diff --git a/PKGBUILD b/PKGBUILD
index a810abed85f8..4ff5730870d1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=distribution-gpg-keys
-pkgver=1.64
+pkgver=1.65
_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=('18c76190ededc7663682b429888dfca44be8a4d14c2fce8052e74abf6c0c19ce')
+sha256sums=('fba5caa6621b55ac08a59b49f6dc8c2e63ed7da4ffe1ec6283c80fe2a7997a23')
# Uncomment to include GPG keys used by Copr projects
#_with_copr=1