# Template file for 'ircdog' pkgname=ircdog version=0.3.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" distfiles="https://github.com/ergochat/ircdog/archive/refs/tags/v${version}.tar.gz" checksum=ea58a3fb081e438eae834ed7a812cc7640e7d3440c3615b814b880fef0eab5f6 post_install() { vlicense LICENSE }