mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
senpai: update to 0.3.0
This commit is contained in:
parent
910ce0517b
commit
c90a099e15
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'senpai'
|
||||
pkgname=senpai
|
||||
version=0.2.0
|
||||
revision=2
|
||||
version=0.3.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="git.sr.ht/~taiite/senpai"
|
||||
go_package="./cmd/senpai"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Emil Miler <em@0x45.cz>"
|
|||
license="ISC"
|
||||
homepage="https://git.sr.ht/~taiite/senpai"
|
||||
distfiles="https://git.sr.ht/~taiite/senpai/archive/v${version}.tar.gz"
|
||||
checksum=9786fd83f3e1067549c3c88455a1f66ec66d993fe597cee334d217a5d1cf4803
|
||||
checksum=c02f63a7d76ae13ed888fc0de17fa9fd5117dcb3c9edc5670341bf2bf3b88718
|
||||
|
||||
post_install() {
|
||||
scdoc <doc/senpai.1.scd >doc/senpai.1
|
||||
|
|
Loading…
Add table
Reference in a new issue