summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlarchunix2020-12-17 22:04:28 +0100
committerlarchunix2020-12-17 22:04:28 +0100
commite466e3cd52152b1e7669cc7eb4b9bdf02197e140 (patch)
tree19f5d83e8c1e5410eb127a4447078b045fa9a3c8
parente90009f51a920690d13f9fa5678dfe2509fd7755 (diff)
downloadaur-e466e3cd52152b1e7669cc7eb4b9bdf02197e140.tar.gz
Update to upstream release 1.46-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 33c1f51cbff6..6153a55d44bf 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.45
+ pkgver = 1.46
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.45-1.tar.gz
- md5sums = 201bec0756b25f3629d5ee158674ea28
+ source = https://github.com/xsuchy/distribution-gpg-keys/archive/distribution-gpg-keys-1.46-1.tar.gz
+ md5sums = bc13bb2787cb8be069834c4f6a861f81
pkgname = distribution-gpg-keys
diff --git a/PKGBUILD b/PKGBUILD
index d3daf88879a7..0d9b1464c658 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=distribution-gpg-keys
-pkgver=1.45
+pkgver=1.46
_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=('201bec0756b25f3629d5ee158674ea28')
+md5sums=('bc13bb2787cb8be069834c4f6a861f81')
# Uncomment to include GPG keys used by Copr projects
#_with_copr=1