summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlarchunix2018-11-15 23:09:58 +0100
committerlarchunix2018-11-15 23:09:58 +0100
commit12a8a63d4fc082ab6c4a8899d2d8a6729e12303e (patch)
tree197df11331bf4f1baef80c2595716525e4ccc927
parent6ee09b29d25f56bad5d4f4b268f9c3881c0cd020 (diff)
downloadaur-12a8a63d4fc082ab6c4a8899d2d8a6729e12303e.tar.gz
Update to upstream release 1.25-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2a5757a1d214..ed435b3987c1 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.24
+ pkgver = 1.25
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.24-1.tar.gz
- md5sums = 5fbc1320fe0f5af7164fcbb8c4c50d86
+ source = https://github.com/xsuchy/distribution-gpg-keys/archive/distribution-gpg-keys-1.25-1.tar.gz
+ md5sums = 39804195a420353716a829df1e15e6b8
pkgname = distribution-gpg-keys
diff --git a/PKGBUILD b/PKGBUILD
index 9c8c0a8cc692..677e8bcab46c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=distribution-gpg-keys
-pkgver=1.24
+pkgver=1.25
_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=('5fbc1320fe0f5af7164fcbb8c4c50d86')
+md5sums=('39804195a420353716a829df1e15e6b8')
# Uncomment to include GPG keys used by Copr projects
#_with_copr=1