summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlarchunix2023-08-12 02:36:25 +0200
committerlarchunix2023-08-12 02:36:25 +0200
commita0fc59034c20f734af9986062e56c547708a72ca (patch)
tree530becbb8f2e41f89965194ad4418d46d5b84c94
parentbc6f7e035f10e388d8b8b7785b2797756d755c95 (diff)
downloadaur-a0fc59034c20f734af9986062e56c547708a72ca.tar.gz
Update to upstream release 1.90-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dcabf16cef49..67e1c838e86e 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.89
+ pkgver = 1.90
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.89-1.tar.gz
- sha256sums = dd7d49e52e9d9f7d8ac8abc8b0d74ce5859aa2ab6f6cd42c4fbdebf4c6e355ce
+ source = https://github.com/xsuchy/distribution-gpg-keys/archive/distribution-gpg-keys-1.90-1.tar.gz
+ sha256sums = 8a186a0520aa555ed4ca9bc0de62cf2f4a8a3cd0f7023d19408b15aaf636d608
pkgname = distribution-gpg-keys
diff --git a/PKGBUILD b/PKGBUILD
index 7eb55b8eb634..a22ff7f73c8d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=distribution-gpg-keys
-pkgver=1.89
+pkgver=1.90
_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=('dd7d49e52e9d9f7d8ac8abc8b0d74ce5859aa2ab6f6cd42c4fbdebf4c6e355ce')
+sha256sums=('8a186a0520aa555ed4ca9bc0de62cf2f4a8a3cd0f7023d19408b15aaf636d608')
# Uncomment to include GPG keys used by Copr projects
#_with_copr=1