summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlarchunix2024-02-14 22:38:44 +0100
committerlarchunix2024-02-14 22:38:44 +0100
commitd134b6e70c3e8556d0bd10f0544a638f037bae7d (patch)
tree58df63a556e8b0c5f0e7381e43b605c50f0ca48e
parent66b277052a0030dda64a5818a4dbbbeb08268a3d (diff)
downloadaur-d134b6e70c3e8556d0bd10f0544a638f037bae7d.tar.gz
Update to upstream release 1.101-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5699fa715b05..587a0841e0a8 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.100
+ pkgver = 1.101
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.100-1.tar.gz
- sha256sums = 343126274e25395e51aaa92a1b0703052bc8819b4f9af4e651b8a6bbc764f14a
+ license = CC0-1.0
+ source = https://github.com/xsuchy/distribution-gpg-keys/archive/distribution-gpg-keys-1.101-1.tar.gz
+ sha256sums = 4f203504fdadd576ee8eecad73e6aee02b362f32149a7475f1bd5b201027c8dc
pkgname = distribution-gpg-keys
diff --git a/PKGBUILD b/PKGBUILD
index feb2229474ea..fe50c8535280 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
pkgname=distribution-gpg-keys
-pkgver=1.100
+pkgver=1.101
_rpmrel=1
_pkgtag=$pkgname-$pkgver-$_rpmrel
pkgrel=$_rpmrel.1
pkgdesc="GPG keys used by various Linux distributions to sign packages"
arch=('any')
url="https://github.com/xsuchy/$pkgname"
-license=('custom:CC0-1.0')
+license=('CC0-1.0')
source=("$url/archive/$_pkgtag.tar.gz")
-sha256sums=('343126274e25395e51aaa92a1b0703052bc8819b4f9af4e651b8a6bbc764f14a')
+sha256sums=('4f203504fdadd576ee8eecad73e6aee02b362f32149a7475f1bd5b201027c8dc')
# Uncomment to include GPG keys used by Copr projects
#_with_copr=1