diff --git a/srcpkgs/toxic/template b/srcpkgs/toxic/template index f9aae0be988..d2f1c6d0657 100644 --- a/srcpkgs/toxic/template +++ b/srcpkgs/toxic/template @@ -1,7 +1,7 @@ # Template file for 'toxic' pkgname=toxic -version=0.11.3 -revision=2 +version=0.15.1 +revision=1 build_style=gnu-makefile hostmakedepends="pkg-config" makedepends="toxcore-devel libX11-devel freealut-devel libconfig-devel @@ -12,7 +12,7 @@ maintainer="Piraty " license="GPL-3.0-or-later" homepage="https://github.com/JFreegman/toxic/" distfiles="https://github.com/JFreegman/toxic/archive/v${version}.tar.gz" -checksum=1a3fd4289852bf64ee17b98a27597d0d8f5e7d3c9ac90180bd4e63a8e5ae53d9 +checksum=56cedc37b22a1411c68fd8b395f40f515d6a4779be02540c5cd495665caa127c do_build() { make CC=$CC USER_CFLAGS="$CFLAGS" USER_LDFLAGS="$LDFLAGS" ${makejobs}