summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlarchunix2021-06-07 11:30:29 +0200
committerlarchunix2021-06-07 11:30:29 +0200
commit9cb38a54d7fd2ccdd099937a4949e41c57008790 (patch)
treef7e34d87a589cdf84d0e265b5b0e019700154540
parente7a17954ca2ec9552dde55f86ea4f01819997400 (diff)
downloadaur-9cb38a54d7fd2ccdd099937a4949e41c57008790.tar.gz
Update to upstream release 1.54-1
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 09c86f27f65b..39ab403def28 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,11 @@
pkgbase = distribution-gpg-keys
pkgdesc = GPG keys used by various Linux distributions to sign packages
- pkgver = 1.53
+ pkgver = 1.54
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.53-1.tar.gz
- md5sums = b54970f6057b288b6b2fc49397df6f43
+ source = https://github.com/xsuchy/distribution-gpg-keys/archive/distribution-gpg-keys-1.54-1.tar.gz
+ sha256sums = 72b44b6cf651cd8ec7a0c9f5b7f0b5733c27faa987065f870893e4b866db5363
pkgname = distribution-gpg-keys
-
diff --git a/PKGBUILD b/PKGBUILD
index 650689ef08f7..4d40e6216104 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=distribution-gpg-keys
-pkgver=1.53
+pkgver=1.54
_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")
-md5sums=('b54970f6057b288b6b2fc49397df6f43')
+sha256sums=('72b44b6cf651cd8ec7a0c9f5b7f0b5733c27faa987065f870893e4b866db5363')
# Uncomment to include GPG keys used by Copr projects
#_with_copr=1