summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlarchunix2021-01-23 12:20:58 +0100
committerlarchunix2021-01-23 12:20:58 +0100
commit614c037b86fc4e4f7de8cbc374dbbb783f6809f8 (patch)
treeda0082d3256561df9cbe95c45909e6d22f1e8566
parente466e3cd52152b1e7669cc7eb4b9bdf02197e140 (diff)
downloadaur-614c037b86fc4e4f7de8cbc374dbbb783f6809f8.tar.gz
Update to upstream release 1.47-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6153a55d44bf..033f953795db 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.46
+ pkgver = 1.47
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.46-1.tar.gz
- md5sums = bc13bb2787cb8be069834c4f6a861f81
+ source = https://github.com/xsuchy/distribution-gpg-keys/archive/distribution-gpg-keys-1.47-1.tar.gz
+ md5sums = b72338c2b36d54b486dc28c2deb50b19
pkgname = distribution-gpg-keys
diff --git a/PKGBUILD b/PKGBUILD
index 0d9b1464c658..784778d9a358 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=distribution-gpg-keys
-pkgver=1.46
+pkgver=1.47
_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=('bc13bb2787cb8be069834c4f6a861f81')
+md5sums=('b72338c2b36d54b486dc28c2deb50b19')
# Uncomment to include GPG keys used by Copr projects
#_with_copr=1