summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlarchunix2018-11-08 19:41:26 +0100
committerlarchunix2018-11-08 19:41:26 +0100
commit6ee09b29d25f56bad5d4f4b268f9c3881c0cd020 (patch)
tree74c440baab126abfea20cf6ba5cf288abd404bf5
parent05a8de08bee07153be43ecfc48ac4f09dff2b46e (diff)
downloadaur-6ee09b29d25f56bad5d4f4b268f9c3881c0cd020.tar.gz
Update to upstream release 1.24-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cc2d41364934..2a5757a1d214 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.23
+ pkgver = 1.24
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.23-1.tar.gz
- md5sums = 84dc9981f9a5830f21ed60153194fd09
+ source = https://github.com/xsuchy/distribution-gpg-keys/archive/distribution-gpg-keys-1.24-1.tar.gz
+ md5sums = 5fbc1320fe0f5af7164fcbb8c4c50d86
pkgname = distribution-gpg-keys
diff --git a/PKGBUILD b/PKGBUILD
index a915950caa71..9c8c0a8cc692 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=distribution-gpg-keys
-pkgver=1.23
+pkgver=1.24
_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=('84dc9981f9a5830f21ed60153194fd09')
+md5sums=('5fbc1320fe0f5af7164fcbb8c4c50d86')
# Uncomment to include GPG keys used by Copr projects
#_with_copr=1