From e84cf6fae893cbb0b936c2d3f052134c901bbf75 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Fri, 8 Apr 2016 21:00:19 +0200 Subject: [PATCH] icecat: fix build order --- srcpkgs/icecat/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/icecat/template b/srcpkgs/icecat/template index c1174f01b36..59e3eb58dc4 100644 --- a/srcpkgs/icecat/template +++ b/srcpkgs/icecat/template @@ -1,7 +1,7 @@ # Template build file for 'icecat'. pkgname=icecat version=38.6.0 -revision=5 +revision=6 short_desc="GNU version of the Firefox browser" maintainer="Jürgen Buchmüller " homepage="https://www.gnu.org/software/${pkgname}/"