mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-11 11:47:02 +02:00
senpai: update to 0.4.0, add changelog
This commit is contained in:
parent
80cc3494b8
commit
eba79dd92b
1 changed files with 5 additions and 4 deletions
|
@ -1,17 +1,18 @@
|
|||
# Template file for 'senpai'
|
||||
pkgname=senpai
|
||||
version=0.3.0
|
||||
revision=2
|
||||
version=0.4.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="git.sr.ht/~taiite/senpai"
|
||||
go_import_path="git.sr.ht/~delthas/senpai"
|
||||
go_package="./cmd/senpai"
|
||||
hostmakedepends="scdoc"
|
||||
short_desc="IRC client that works best with bouncers"
|
||||
maintainer="Emil Miler <em@0x45.cz>"
|
||||
license="ISC"
|
||||
homepage="https://git.sr.ht/~delthas/senpai/"
|
||||
changelog="https://git.sr.ht/~delthas/senpai/refs"
|
||||
distfiles="https://git.sr.ht/~delthas/senpai/archive/v${version}.tar.gz"
|
||||
checksum=c02f63a7d76ae13ed888fc0de17fa9fd5117dcb3c9edc5670341bf2bf3b88718
|
||||
checksum=ff5697bc09a133b73a93db17302309b81d6d11281ea85d80157f1977e8b1a1e2
|
||||
|
||||
post_install() {
|
||||
scdoc <doc/senpai.1.scd >doc/senpai.1
|
||||
|
|
Loading…
Add table
Reference in a new issue