summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlarchunix2020-10-07 19:57:07 +0200
committerlarchunix2020-10-07 19:57:07 +0200
commit2f5a15b0d0fbe5d6f5ead0cf314d451a54a923ac (patch)
tree8d5743042595dfd3fe342b2ac5b266cf9c92b64b
parent8d62f8bfbc9e10545a63544c267a11b321b652e8 (diff)
downloadaur-2f5a15b0d0fbe5d6f5ead0cf314d451a54a923ac.tar.gz
Update to upstream release 1.43-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dca023ea5708..7d7bec8cadac 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.42
+ pkgver = 1.43
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.42-1.tar.gz
- md5sums = 13f7f435c697a568391aa039b9bbf154
+ source = https://github.com/xsuchy/distribution-gpg-keys/archive/distribution-gpg-keys-1.43-1.tar.gz
+ md5sums = 42882411fd62b9c6a7058b6544ac4672
pkgname = distribution-gpg-keys
diff --git a/PKGBUILD b/PKGBUILD
index 0c5f391c67a2..96ff58e09e58 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=distribution-gpg-keys
-pkgver=1.42
+pkgver=1.43
_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=('13f7f435c697a568391aa039b9bbf154')
+md5sums=('42882411fd62b9c6a7058b6544ac4672')
# Uncomment to include GPG keys used by Copr projects
#_with_copr=1