diff --git a/srcpkgs/toxic/template b/srcpkgs/toxic/template index eb8ef4223a8..d35b2e163ad 100644 --- a/srcpkgs/toxic/template +++ b/srcpkgs/toxic/template @@ -1,13 +1,13 @@ # Template file for 'toxic' pkgname=toxic -version=0.7.2 -revision=2 +version=0.8.0 +revision=1 short_desc="Ncurses-based TOX instant messanger client" maintainer="Juan RP " license="GPL-3" homepage="https://github.com/JFreegman/toxic/" distfiles="https://github.com/JFreegman/toxic/archive/v${version}.tar.gz" -checksum=a2962aca766caf84b52a52e9a5ce2276a9d3906685f565d2a00551e7c2916c59 +checksum=4078167ff09a94a78cd46d55163524b0a6692b56a74458c99093b84316a6c604 build_style=gnu-makefile hostmakedepends="pkg-config"