summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlarchunix2023-05-04 15:12:32 +0200
committerlarchunix2023-05-04 15:12:32 +0200
commite7b98931c2808444083fa59693c5214c2e274165 (patch)
tree2a4ac6a868d22b370605b8e98760a5f2b32a53e6
parentb61477b9ccb867b095a876c23a5a803437058bcb (diff)
downloadaur-e7b98931c2808444083fa59693c5214c2e274165.tar.gz
Update to upstream release 1.87-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7266e4bc5855..ece470629375 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.86
+ pkgver = 1.87
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.86-1.tar.gz
- sha256sums = 859c65d4a8523e3ce32f3df312ff7eb0938a5abc7712719c919a0849fd13e9c4
+ source = https://github.com/xsuchy/distribution-gpg-keys/archive/distribution-gpg-keys-1.87-1.tar.gz
+ sha256sums = b132b4f285c66c61512cb2a7724eef7ef9dd821024daa8bf89fadc55faa06016
pkgname = distribution-gpg-keys
diff --git a/PKGBUILD b/PKGBUILD
index 08babc9d75f0..7154eb2acdde 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=distribution-gpg-keys
-pkgver=1.86
+pkgver=1.87
_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=('859c65d4a8523e3ce32f3df312ff7eb0938a5abc7712719c919a0849fd13e9c4')
+sha256sums=('b132b4f285c66c61512cb2a7724eef7ef9dd821024daa8bf89fadc55faa06016')
# Uncomment to include GPG keys used by Copr projects
#_with_copr=1