~dricottone/huttese-apk

2a97635cb38a67d5d15b9311689f412ebf4c211e — Drew DeVault 4 years ago 942a976
git.sr.ht: update to Go version of update-hook
1 files changed, 4 insertions(+), 0 deletions(-)

M sr.ht/git.sr.ht/APKBUILD
M sr.ht/git.sr.ht/APKBUILD => sr.ht/git.sr.ht/APKBUILD +4 -0
@@ 34,6 34,8 @@ build() {
	go build
	cd ../gitsrht-keys
	go build
	cd ../gitsrht-update-hook
	go build
}

package() {


@@ 54,6 56,8 @@ package() {
	install -Dm755 gitsrht-shell "$pkgdir"/usr/bin/gitsrht-shell
	cd ../gitsrht-keys
	install -Dm755 gitsrht-keys "$pkgdir"/usr/bin/gitsrht-keys
	cd ../gitsrht-update-hook
	install -Dm755 gitsrht-update-hook "$pkgdir"/usr/bin/gitsrht-update-hook
}

sha512sums="771a34eeac9290dde4edc4398a33a43b18cb15fd0d577e741ae54540ecf480104888f8fc15304e5e57554556ed035a45b19f4043b7c37d30245b7e6e99d398e9  git.sr.ht-0.28.3.tar.gz