summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c227788353da..7266e4bc5855 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = distribution-gpg-keys
pkgdesc = GPG keys used by various Linux distributions to sign packages
- pkgver = 1.85
+ pkgver = 1.86
pkgrel = 1.1
url = https://github.com/xsuchy/distribution-gpg-keys
arch = any
license = custom:CC0-1.0
- source = https://github.com/xsuchy/distribution-gpg-keys/archive/distribution-gpg-keys-1.85-1.tar.gz
- sha256sums = 85d6b4affe81e26398bb7751ce777a2570929cdc184225a4ccf6b2af483115e9
+ source = https://github.com/xsuchy/distribution-gpg-keys/archive/distribution-gpg-keys-1.86-1.tar.gz
+ sha256sums = 859c65d4a8523e3ce32f3df312ff7eb0938a5abc7712719c919a0849fd13e9c4
pkgname = distribution-gpg-keys
diff --git a/PKGBUILD b/PKGBUILD
index 7a2eb5b3e1e1..08babc9d75f0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=distribution-gpg-keys
-pkgver=1.85
+pkgver=1.86
_rpmrel=1
_pkgtag=$pkgname-$pkgver-$_rpmrel
pkgrel=$_rpmrel.1
@@ -8,7 +8,7 @@ arch=('any')
url="https://github.com/xsuchy/$pkgname"
license=('custom:CC0-1.0')
source=("$url/archive/$_pkgtag.tar.gz")
-sha256sums=('85d6b4affe81e26398bb7751ce777a2570929cdc184225a4ccf6b2af483115e9')
+sha256sums=('859c65d4a8523e3ce32f3df312ff7eb0938a5abc7712719c919a0849fd13e9c4')
# Uncomment to include GPG keys used by Copr projects
#_with_copr=1