ircdog: update to 0.5.0.
This commit is contained in:
parent
9097c4ec6c
commit
9a413a61a8
1 changed files with 4 additions and 3 deletions
|
@ -1,15 +1,16 @@
|
|||
# Template file for 'ircdog'
|
||||
pkgname=ircdog
|
||||
version=0.4.0
|
||||
revision=2
|
||||
version=0.5.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/ergochat/ircdog"
|
||||
short_desc="Simple wrapper over the raw IRC protocol"
|
||||
maintainer="0x5c <dev@0x5c.io>"
|
||||
license="ISC"
|
||||
homepage="https://github.com/ergochat/ircdog"
|
||||
changelog="https://raw.githubusercontent.com/ergochat/ircdog/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/ergochat/ircdog/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=7078dad0844a7f7578a95a410ed88f1aafe34384ba7090f14a6021eb7029068b
|
||||
checksum=d999c8e25eca99e7464e97bb61bc213d66fbef3e925a099f90d4be8c6f021d24
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue