mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
senpai: update to 0.2.0.
This commit is contained in:
parent
3757f5f6a3
commit
f529b999ac
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'senpai'
|
# Template file for 'senpai'
|
||||||
pkgname=senpai
|
pkgname=senpai
|
||||||
version=0.1.0
|
version=0.2.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="git.sr.ht/~taiite/senpai"
|
go_import_path="git.sr.ht/~taiite/senpai"
|
||||||
go_package="./cmd/senpai"
|
go_package="./cmd/senpai"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Kenneth Dodrill <hello@kennydodrill.com>"
|
||||||
license="ISC"
|
license="ISC"
|
||||||
homepage="https://git.sr.ht/~taiite/senpai"
|
homepage="https://git.sr.ht/~taiite/senpai"
|
||||||
distfiles="https://git.sr.ht/~taiite/senpai/archive/v${version}.tar.gz"
|
distfiles="https://git.sr.ht/~taiite/senpai/archive/v${version}.tar.gz"
|
||||||
checksum=98e1f16ed97433e1e8c8bdabac1cac1920ddcab90e6cef36d8817a41b45a94ff
|
checksum=9786fd83f3e1067549c3c88455a1f66ec66d993fe597cee334d217a5d1cf4803
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
scdoc <doc/senpai.1.scd >doc/senpai.1
|
scdoc <doc/senpai.1.scd >doc/senpai.1
|
||||||
|
|
Loading…
Add table
Reference in a new issue