summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorConnor Etherington2022-04-02 00:00:02 +0200
committerConnor Etherington2022-04-02 00:00:02 +0200
commit486424ff3c324da923b461324ffcc4fe3cec15aa (patch)
tree8a45726be961643ba969e695ec16500afcce851d
parentdf633ad6495434d949a63e6927267cdefc5c311e (diff)
downloadaur-486424ff3c324da923b461324ffcc4fe3cec15aa.tar.gz
Update 20220402
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 651ab15c84e2..a059211d8b49 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -8,6 +8,6 @@ pkgbase = shell-headers
makedepends = git
depends = lolcat
source = https://gitlab.com/qYp/concise/-/raw/master/x86_64/shell-headers-1.0.1-1-x86_64.pkg.tar.zst
- sha256sums = f18f4833b2d75802cb42c8e61120b5164a5ee80bedbb24fd95d5fdbb0b44d280
+ sha256sums = bafbbb8e7f6c16612df046966b71a0491b860f00bcf2f9c61fe93d568939c2aa
pkgname = shell-headers
diff --git a/PKGBUILD b/PKGBUILD
index febd636a5dfb..9c2bfba726bd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ license=('MIT')
depends=(lolcat)
makedepends=(git)
source=("https://gitlab.com/qYp/concise/-/raw/master/x86_64/${pkgname}-${pkgver}-${pkgrel}-$arch.pkg.tar.zst")
-sha256sums=('f18f4833b2d75802cb42c8e61120b5164a5ee80bedbb24fd95d5fdbb0b44d280')
+sha256sums=('bafbbb8e7f6c16612df046966b71a0491b860f00bcf2f9c61fe93d568939c2aa')
package() {
install -Dm775 usr/bin/* -g wheel -o ${USER} -t "${pkgdir}/usr/bin/"