summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlarchunix2020-07-13 19:32:54 +0200
committerlarchunix2020-07-13 19:32:54 +0200
commitfbe3300b4e8e2d24c5e43ab1decd0023aeef14db (patch)
treec099fff50756518ffca21ec49f246783228d4792
parent768583308abf23e43fd9bb66bba3852303e53d4e (diff)
downloadaur-fbe3300b4e8e2d24c5e43ab1decd0023aeef14db.tar.gz
Update to upstream release 1.40-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 33da998f8560..9ab74e0720da 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.39
+ pkgver = 1.40
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.39-1.tar.gz
- md5sums = 51930f10ca6d10cabfd0da9975aafb6d
+ source = https://github.com/xsuchy/distribution-gpg-keys/archive/distribution-gpg-keys-1.40-1.tar.gz
+ md5sums = 59737bbd0fcbffb51e912dd0ba2e8f74
pkgname = distribution-gpg-keys
diff --git a/PKGBUILD b/PKGBUILD
index f108ca5d5f9f..5a1e316fff91 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=distribution-gpg-keys
-pkgver=1.39
+pkgver=1.40
_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=('51930f10ca6d10cabfd0da9975aafb6d')
+md5sums=('59737bbd0fcbffb51e912dd0ba2e8f74')
# Uncomment to include GPG keys used by Copr projects
#_with_copr=1