From 8c99c063fb1eea7e6399593d2fc7dd3957f296c1 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sat, 17 Feb 2018 23:48:30 -0200 Subject: [PATCH] toxic: rebuild against libvpx.so.5 --- srcpkgs/toxic/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/toxic/template b/srcpkgs/toxic/template index d3d982af9fa..34fcfba2e7e 100644 --- a/srcpkgs/toxic/template +++ b/srcpkgs/toxic/template @@ -1,7 +1,7 @@ # Template file for 'toxic' pkgname=toxic version=0.8.2 -revision=1 +revision=2 short_desc="Ncurses-based TOX instant messanger client" maintainer="Juan RP " license="GPL-3.0-or-later"