summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlarchunix2019-04-11 12:19:30 +0200
committerlarchunix2019-04-11 12:19:30 +0200
commita0116957ad6a7f6073783dbfdf9185351710bd7d (patch)
tree2e5b8a4f57d5c126e6ef89a00eec81e50695de1e
parentcc8a02eff30df2b96af673ffc7b48b88325b7fd1 (diff)
downloadaur-a0116957ad6a7f6073783dbfdf9185351710bd7d.tar.gz
Update to upstream release 1.30-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a92cc1fa60b6..6ebef5288880 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.29
+ pkgver = 1.30
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.29-1.tar.gz
- md5sums = ab80c9a3d7262b3a30ac0c81217654d5
+ source = https://github.com/xsuchy/distribution-gpg-keys/archive/distribution-gpg-keys-1.30-1.tar.gz
+ md5sums = 9cc8c33409cc3fc785d843e6ad6de284
pkgname = distribution-gpg-keys
diff --git a/PKGBUILD b/PKGBUILD
index 274b87438134..3cf4d6aca01a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=distribution-gpg-keys
-pkgver=1.29
+pkgver=1.30
_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=('ab80c9a3d7262b3a30ac0c81217654d5')
+md5sums=('9cc8c33409cc3fc785d843e6ad6de284')
# Uncomment to include GPG keys used by Copr projects
#_with_copr=1