~dricottone/huttese-apk

942a97683271297fdc261f945c4b81a77cd57682 — Drew DeVault 4 years ago 506e5b1
git.sr.ht: build Golang gitsrht-keys
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
@@ 32,6 32,8 @@ build() {
	go build
	cd ../gitsrht-shell
	go build
	cd ../gitsrht-keys
	go build
}

package() {


@@ 50,6 52,8 @@ package() {
	install -Dm755 gitsrht-dispatch "$pkgdir"/usr/bin/gitsrht-dispatch
	cd ../gitsrht-shell
	install -Dm755 gitsrht-shell "$pkgdir"/usr/bin/gitsrht-shell
	cd ../gitsrht-keys
	install -Dm755 gitsrht-keys "$pkgdir"/usr/bin/gitsrht-keys
}

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