diff --git a/srcpkgs/ircdog/template b/srcpkgs/ircdog/template index af6253c17a7..4eac9651450 100644 --- a/srcpkgs/ircdog/template +++ b/srcpkgs/ircdog/template @@ -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 " 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