summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlarchunix2021-03-01 21:35:14 +0100
committerlarchunix2021-03-01 21:35:14 +0100
commitb29c765275733a19538bb091ff73434336f65ecc (patch)
tree5df5f1db9a7a79dccda08a4db8491c09d8bf4951
parent430fa75604bbe76c4e45e2f373e4a6172d99d8b7 (diff)
downloadaur-b29c765275733a19538bb091ff73434336f65ecc.tar.gz
Update to upstream release 1.51-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 051af32974ec..9538fa7adc54 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.50
+ pkgver = 1.51
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.50-1.tar.gz
- md5sums = 1b749d66398b9d90940faf8194c29e06
+ source = https://github.com/xsuchy/distribution-gpg-keys/archive/distribution-gpg-keys-1.51-1.tar.gz
+ md5sums = 254c73c7de9b4201626a319bbf233306
pkgname = distribution-gpg-keys
diff --git a/PKGBUILD b/PKGBUILD
index 269f99c6ae8b..85b7626297f6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=distribution-gpg-keys
-pkgver=1.50
+pkgver=1.51
_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=('1b749d66398b9d90940faf8194c29e06')
+md5sums=('254c73c7de9b4201626a319bbf233306')
# Uncomment to include GPG keys used by Copr projects
#_with_copr=1