Date: Monday, May 20, 2013 @ 20:13:47
  Author: foutrelis
Revision: 186037

upgpkg: gnumeric 1.12.2-2

Perl 5.18 rebuild.

Modified:
  gnumeric/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2013-05-20 18:09:21 UTC (rev 186036)
+++ PKGBUILD    2013-05-20 18:13:47 UTC (rev 186037)
@@ -4,7 +4,7 @@
 
 pkgname=gnumeric
 pkgver=1.12.2
-pkgrel=1
+pkgrel=2
 pkgdesc="A GNOME Spreadsheet Program"
 arch=('i686' 'x86_64')
 url="http://www.gnome.org/projects/gnumeric/";
@@ -38,6 +38,7 @@
 
   # Fix invalid PNG images to work with libpng 1.6
   # https://bugzilla.gnome.org/show_bug.cgi?id=699683
+  # XXX: PNGs have been fixed upsteam; remove when gnumeric 1.12.3 is out
   find -name '*.png' -exec optipng -quiet -force -fix {} +
 }
 

Reply via email to