diff --git a/srcpkgs/toxic/template b/srcpkgs/toxic/template index 28a60d0186..002e01fd67 100644 --- a/srcpkgs/toxic/template +++ b/srcpkgs/toxic/template @@ -1,13 +1,13 @@ # Template file for 'toxic' pkgname=toxic -version=0.7.0 -revision=3 +version=0.7.1 +revision=1 short_desc="Ncurses-based TOX instant messanger client" maintainer="Juan RP " license="GPL-3" homepage="https://wiki.tox.im/Toxic" distfiles="https://github.com/JFreegman/toxic/archive/v${version}.tar.gz" -checksum=f11eab5dc3fd24ee329438f57dad068064c0900838f684af6596e64c68be7006 +checksum=414ca2cd369e277872c7248c43f82afa0ac2f6c8fa5fc8e93f7c3e8ab6d11b9c build_style=gnu-makefile hostmakedepends="pkg-config"