summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlarchunix2023-10-20 15:10:10 +0200
committerlarchunix2023-10-20 15:10:10 +0200
commit4fef071a8ba9cb1683777d1c297c0e27c16e16e6 (patch)
tree97bfa37c5eddf94e84c5db2912573cf85c4248ea
parent47d61b228a1cff2f326cb65acbef6bbbe47b63de (diff)
downloadaur-4fef071a8ba9cb1683777d1c297c0e27c16e16e6.tar.gz
Update to upstream release 1.98-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5d6970b4a837..99c7904e7f81 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.97
+ pkgver = 1.98
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.97-1.tar.gz
- sha256sums = d260ce2570fe9163cf593ca893c7a838cbcbbd0abf7ef0c7d9f81b66b4cc6ea5
+ source = https://github.com/xsuchy/distribution-gpg-keys/archive/distribution-gpg-keys-1.98-1.tar.gz
+ sha256sums = 3377d7bf66573cc3fbfe439a72da78b08a12b05f5fc9a0f9ac8a25a26102ed2a
pkgname = distribution-gpg-keys
diff --git a/PKGBUILD b/PKGBUILD
index f563acb2957c..526f42197695 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=distribution-gpg-keys
-pkgver=1.97
+pkgver=1.98
_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=('d260ce2570fe9163cf593ca893c7a838cbcbbd0abf7ef0c7d9f81b66b4cc6ea5')
+sha256sums=('3377d7bf66573cc3fbfe439a72da78b08a12b05f5fc9a0f9ac8a25a26102ed2a')
# Uncomment to include GPG keys used by Copr projects
#_with_copr=1