From 253ffa87e9eec908dc816f95db4da78964354111 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Fri, 3 Nov 2017 03:23:24 -0200 Subject: [PATCH] pantheon-calculator: rebuild against libgranite.so.4 --- srcpkgs/pantheon-calculator/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/pantheon-calculator/template b/srcpkgs/pantheon-calculator/template index f159ed8bd1..ed5751647e 100644 --- a/srcpkgs/pantheon-calculator/template +++ b/srcpkgs/pantheon-calculator/template @@ -1,7 +1,7 @@ # Template file for 'pantheon-calculator' pkgname=pantheon-calculator version=0.1.3 -revision=1 +revision=2 build_style=cmake hostmakedepends="bzr intltool pkg-config vala" makedepends="granite-devel gtk+3-devel"