summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authora4to2022-04-12 17:26:02 +0200
committera4to2022-04-12 17:26:02 +0200
commitb8dad22c8458e97233a4e75a1c3ad15d67b2e530 (patch)
tree2c260bbbdf8193e6b87e838f2a916ce874058392
parent06745fce026252d20867fbf1cb97352604e6cff6 (diff)
downloadaur-b8dad22c8458e97233a4e75a1c3ad15d67b2e530.tar.gz
Update 20220412
-rwxr-xr-x.SRCINFO3
-rwxr-xr-xPKGBUILD3
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 18a0d2d5a906..951dd72340ab 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,8 +5,7 @@ pkgbase = concise-keyring
url = https://gitlab.com/a4to/concise-keyring
arch = any
license = MIT
- makedepends = git
source = https://gitlab.com/a4to/concise/-/raw/master/x86_64/concise-keyring-1.0.3-1-any.pkg.tar.zst
- sha256sums = 7d8875a0f2777601057f5041ace7dd29c04f567f67afd8aef329fab580b85343
+ sha256sums = 337fc116d143cf6351791cc2685a1ee91f42b04ff1392d34ac5e8009fc56b99e
pkgname = concise-keyring
diff --git a/PKGBUILD b/PKGBUILD
index abba5449fe9f..325847eb642f 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,9 +7,8 @@ pkgdesc='Allows for installing packages from Concise repositories'
arch=(any)
url="https://gitlab.com/a4to/${pkgname}"
license=('MIT')
-makedepends=(git)
source=("https://gitlab.com/a4to/concise/-/raw/master/x86_64/${pkgname}-${pkgver}-${pkgrel}-$arch.pkg.tar.zst")
-sha256sums=('7d8875a0f2777601057f5041ace7dd29c04f567f67afd8aef329fab580b85343')
+sha256sums=('337fc116d143cf6351791cc2685a1ee91f42b04ff1392d34ac5e8009fc56b99e')
package() {
install -Dm644 ${srcdir}/usr/share/pacman/keyrings/* -t "${pkgdir}/usr/share/pacman/keyrings/"