summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlarchunix2021-02-26 12:29:13 +0100
committerlarchunix2021-02-26 12:29:13 +0100
commit430fa75604bbe76c4e45e2f373e4a6172d99d8b7 (patch)
treeef440bbf923bdb5a8ef2ec102e569de187e630c5
parente2769959f7491ccaecaa95d6ba167a0ae4311a61 (diff)
downloadaur-430fa75604bbe76c4e45e2f373e4a6172d99d8b7.tar.gz
Update to upstream release 1.50-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cbb77e697bea..051af32974ec 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = distribution-gpg-keys
pkgdesc = GPG keys used by various Linux distributions to sign packages
- pkgver = 1.49
+ pkgver = 1.50
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.49-1.tar.gz
- md5sums = 657ef53c9491509925aec4af69b5dda1
+ source = https://github.com/xsuchy/distribution-gpg-keys/archive/distribution-gpg-keys-1.50-1.tar.gz
+ md5sums = 1b749d66398b9d90940faf8194c29e06
pkgname = distribution-gpg-keys
diff --git a/PKGBUILD b/PKGBUILD
index 375a5cac736b..269f99c6ae8b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=distribution-gpg-keys
-pkgver=1.49
+pkgver=1.50
_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=('657ef53c9491509925aec4af69b5dda1')
+md5sums=('1b749d66398b9d90940faf8194c29e06')
# Uncomment to include GPG keys used by Copr projects
#_with_copr=1