summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorConnor Etherington2022-04-12 19:49:07 +0200
committerConnor Etherington2022-04-12 19:49:07 +0200
commit47765b8e9db7d04a6c1cacad28032804acb59c4e (patch)
tree68cf46d6d690feba1627bad8a137571bd96d14d7
parentb8dad22c8458e97233a4e75a1c3ad15d67b2e530 (diff)
downloadaur-47765b8e9db7d04a6c1cacad28032804acb59c4e.tar.gz
Update 20220412
-rwxr-xr-x.SRCINFO2
-rwxr-xr-xPKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 951dd72340ab..b648dd82ddfa 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -6,6 +6,6 @@ pkgbase = concise-keyring
arch = any
license = MIT
source = https://gitlab.com/a4to/concise/-/raw/master/x86_64/concise-keyring-1.0.3-1-any.pkg.tar.zst
- sha256sums = 337fc116d143cf6351791cc2685a1ee91f42b04ff1392d34ac5e8009fc56b99e
+ sha256sums = f1cc9c53f7319e88fb9a954432b563777eee3717e36840356b93b985a261173b
pkgname = concise-keyring
diff --git a/PKGBUILD b/PKGBUILD
index 325847eb642f..4ee0c417545f 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=(any)
url="https://gitlab.com/a4to/${pkgname}"
license=('MIT')
source=("https://gitlab.com/a4to/concise/-/raw/master/x86_64/${pkgname}-${pkgver}-${pkgrel}-$arch.pkg.tar.zst")
-sha256sums=('337fc116d143cf6351791cc2685a1ee91f42b04ff1392d34ac5e8009fc56b99e')
+sha256sums=('f1cc9c53f7319e88fb9a954432b563777eee3717e36840356b93b985a261173b')
package() {
install -Dm644 ${srcdir}/usr/share/pacman/keyrings/* -t "${pkgdir}/usr/share/pacman/keyrings/"