summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlarchunix2020-10-07 12:49:06 +0200
committerlarchunix2020-10-07 12:49:06 +0200
commit8d62f8bfbc9e10545a63544c267a11b321b652e8 (patch)
treea27497a782c2c844ddcb33e9155fb0f7caf14135
parent658589e274d030a24dba884f75803a2ac291ab9a (diff)
downloadaur-8d62f8bfbc9e10545a63544c267a11b321b652e8.tar.gz
Update to upstream release 1.42-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 86cdc46879ce..dca023ea5708 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.41
+ pkgver = 1.42
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.41-1.tar.gz
- md5sums = 8fbfd3159b0b94b7a019ed35b2c9c233
+ source = https://github.com/xsuchy/distribution-gpg-keys/archive/distribution-gpg-keys-1.42-1.tar.gz
+ md5sums = 13f7f435c697a568391aa039b9bbf154
pkgname = distribution-gpg-keys
diff --git a/PKGBUILD b/PKGBUILD
index 35f7ff85a7e7..0c5f391c67a2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=distribution-gpg-keys
-pkgver=1.41
+pkgver=1.42
_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=('8fbfd3159b0b94b7a019ed35b2c9c233')
+md5sums=('13f7f435c697a568391aa039b9bbf154')
# Uncomment to include GPG keys used by Copr projects
#_with_copr=1