summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlarchunix2017-07-31 18:18:22 +0200
committerlarchunix2017-07-31 18:18:22 +0200
commitedace6a911f21f8f95351a653b6afea09a7da046 (patch)
tree50c874cf2e80864cf07f82276582db3209879d28
parent57f56e36eeb3cec0901eadc573cdbf6025d48604 (diff)
downloadaur-edace6a911f21f8f95351a653b6afea09a7da046.tar.gz
Update to upstream release 1.13-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d051f5973839..a0c3c520ab95 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.12.1
+ pkgver = 1.13.1
pkgrel = 1
url = https://github.com/xsuchy/distribution-gpg-keys
arch = any
license = CC0
- source = https://github.com/xsuchy/distribution-gpg-keys/archive/distribution-gpg-keys-1.12-1.tar.gz
- md5sums = d1fc5ada0f132c4f6cb9268a4c9855f1
+ source = https://github.com/xsuchy/distribution-gpg-keys/archive/distribution-gpg-keys-1.13-1.tar.gz
+ md5sums = 8440d63fcc3665f8b5c1e2e7c6e7ce96
pkgname = distribution-gpg-keys
diff --git a/PKGBUILD b/PKGBUILD
index 574b95818d07..3d73a07ed01e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=distribution-gpg-keys
-_pkgver=1.12
+_pkgver=1.13
_rpmrel=1
_pkgtag=$pkgname-$_pkgver-$_rpmrel
pkgver=$_pkgver.$_rpmrel
@@ -9,7 +9,7 @@ arch=('any')
url="https://github.com/xsuchy/$pkgname"
license=('CC0')
source=("$url/archive/$_pkgtag.tar.gz")
-md5sums=('d1fc5ada0f132c4f6cb9268a4c9855f1')
+md5sums=('8440d63fcc3665f8b5c1e2e7c6e7ce96')
# Uncomment to include GPG keys used by Copr projects
#_with_copr=1