From 8783d9ff327909b6e78a54d422661a88e274e3ee Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 25 May 2017 07:07:54 +0200 Subject: [PATCH] toxic: update to 0.8.0. --- srcpkgs/toxic/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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"