diff --git a/srcpkgs/toxic/template b/srcpkgs/toxic/template index d093e1c766..d3d982af9f 100644 --- a/srcpkgs/toxic/template +++ b/srcpkgs/toxic/template @@ -1,13 +1,13 @@ # Template file for 'toxic' pkgname=toxic -version=0.8.1 -revision=2 +version=0.8.2 +revision=1 short_desc="Ncurses-based TOX instant messanger client" maintainer="Juan RP " -license="GPL-3" +license="GPL-3.0-or-later" homepage="https://github.com/JFreegman/toxic/" distfiles="https://github.com/JFreegman/toxic/archive/v${version}.tar.gz" -checksum=4bea591a08b3628e06940f0f7b9be320391013564cc8c9e88642af2f2debafd2 +checksum=53bdbed3d72d000f9e43b8823523c589540b811bc237ed6f3b4ddf0fe6f9a6b7 build_style=gnu-makefile hostmakedepends="pkg-config"