summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlarchunix2024-01-12 01:11:59 +0100
committerlarchunix2024-01-12 01:11:59 +0100
commit66b277052a0030dda64a5818a4dbbbeb08268a3d (patch)
tree88b5a8d53ae19b0494b54c543a44b5260b077063
parent364f5bce0aa806bde48c1a5b52115ddf0b283c75 (diff)
downloadaur-66b277052a0030dda64a5818a4dbbbeb08268a3d.tar.gz
Update to upstream release 1.100-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 51b775a7afb4..5699fa715b05 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.99
+ pkgver = 1.100
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.99-1.tar.gz
- sha256sums = d60e3cbd17c710f218a51b438efe1e5ff2bde3ecf8ead68d86be7296c93b8b9e
+ source = https://github.com/xsuchy/distribution-gpg-keys/archive/distribution-gpg-keys-1.100-1.tar.gz
+ sha256sums = 343126274e25395e51aaa92a1b0703052bc8819b4f9af4e651b8a6bbc764f14a
pkgname = distribution-gpg-keys
diff --git a/PKGBUILD b/PKGBUILD
index 22d4812e94ba..feb2229474ea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=distribution-gpg-keys
-pkgver=1.99
+pkgver=1.100
_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=('d60e3cbd17c710f218a51b438efe1e5ff2bde3ecf8ead68d86be7296c93b8b9e')
+sha256sums=('343126274e25395e51aaa92a1b0703052bc8819b4f9af4e651b8a6bbc764f14a')
# Uncomment to include GPG keys used by Copr projects
#_with_copr=1