@@ 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