From bac2065140214377137f125484c85a8c1646981f Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 25 Sep 2016 08:07:20 +0200 Subject: [PATCH] toxic: update to 0.7.1. --- srcpkgs/toxic/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/toxic/template b/srcpkgs/toxic/template index 28a60d01862..002e01fd67b 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"