summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlarchunix2021-02-26 12:23:49 +0100
committerlarchunix2021-02-26 12:23:49 +0100
commit8dd2c38ffcfcbb9869c67a6c595084c8f36ad25f (patch)
treec9c0d64dfde8cea167577672f316b5f93d585996
parent614c037b86fc4e4f7de8cbc374dbbb783f6809f8 (diff)
downloadaur-8dd2c38ffcfcbb9869c67a6c595084c8f36ad25f.tar.gz
Update to upstream release 1.48-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 033f953795db..5c6e94258350 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.47
+ pkgver = 1.48
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.47-1.tar.gz
- md5sums = b72338c2b36d54b486dc28c2deb50b19
+ source = https://github.com/xsuchy/distribution-gpg-keys/archive/distribution-gpg-keys-1.48-1.tar.gz
+ md5sums = 74e58ee02b00d1c8b1ed69eb09d881fe
pkgname = distribution-gpg-keys
diff --git a/PKGBUILD b/PKGBUILD
index 784778d9a358..ff90957434ed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=distribution-gpg-keys
-pkgver=1.47
+pkgver=1.48
_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=('b72338c2b36d54b486dc28c2deb50b19')
+md5sums=('74e58ee02b00d1c8b1ed69eb09d881fe')
# Uncomment to include GPG keys used by Copr projects
#_with_copr=1