summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlarchunix2021-02-26 12:26:26 +0100
committerlarchunix2021-02-26 12:26:26 +0100
commite2769959f7491ccaecaa95d6ba167a0ae4311a61 (patch)
tree5cc0070172e06fa6cad590f63a958e4b6ad24398
parent8dd2c38ffcfcbb9869c67a6c595084c8f36ad25f (diff)
downloadaur-e2769959f7491ccaecaa95d6ba167a0ae4311a61.tar.gz
Update to upstream release 1.49-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5c6e94258350..cbb77e697bea 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = distribution-gpg-keys
pkgdesc = GPG keys used by various Linux distributions to sign packages
- pkgver = 1.48
+ pkgver = 1.49
pkgrel = 1.1
url = https://github.com/xsuchy/distribution-gpg-keys
arch = any
license = custom:CC0
- source = https://github.com/xsuchy/distribution-gpg-keys/archive/distribution-gpg-keys-1.48-1.tar.gz
- md5sums = 74e58ee02b00d1c8b1ed69eb09d881fe
+ source = https://github.com/xsuchy/distribution-gpg-keys/archive/distribution-gpg-keys-1.49-1.tar.gz
+ md5sums = 657ef53c9491509925aec4af69b5dda1
pkgname = distribution-gpg-keys
diff --git a/PKGBUILD b/PKGBUILD
index ff90957434ed..375a5cac736b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=distribution-gpg-keys
-pkgver=1.48
+pkgver=1.49
_rpmrel=1
_pkgtag=$pkgname-$pkgver-$_rpmrel
pkgrel=$_rpmrel.1
@@ -8,7 +8,7 @@ arch=('any')
url="https://github.com/xsuchy/$pkgname"
license=('custom:CC0')
source=("$url/archive/$_pkgtag.tar.gz")
-md5sums=('74e58ee02b00d1c8b1ed69eb09d881fe')
+md5sums=('657ef53c9491509925aec4af69b5dda1')
# Uncomment to include GPG keys used by Copr projects
#_with_copr=1