summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlarchunix2020-10-20 09:37:49 +0200
committerlarchunix2020-10-20 09:37:49 +0200
commitdf3a994a3eb6ebf6fecca279f9274e9923dbbc1d (patch)
treef55f35737a3edc267ab1ca01147c73b4e06f50b2
parent2f5a15b0d0fbe5d6f5ead0cf314d451a54a923ac (diff)
downloadaur-df3a994a3eb6ebf6fecca279f9274e9923dbbc1d.tar.gz
Update to upstream release 1.44-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7d7bec8cadac..fcddf6c365ac 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.43
+ pkgver = 1.44
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.43-1.tar.gz
- md5sums = 42882411fd62b9c6a7058b6544ac4672
+ source = https://github.com/xsuchy/distribution-gpg-keys/archive/distribution-gpg-keys-1.44-1.tar.gz
+ md5sums = f1a47afdcade3644f75d9beea33addb0
pkgname = distribution-gpg-keys
diff --git a/PKGBUILD b/PKGBUILD
index 96ff58e09e58..731423c0d049 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=distribution-gpg-keys
-pkgver=1.43
+pkgver=1.44
_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=('42882411fd62b9c6a7058b6544ac4672')
+md5sums=('f1a47afdcade3644f75d9beea33addb0')
# Uncomment to include GPG keys used by Copr projects
#_with_copr=1