git » gegl.git » commit 3f30e43

Rebuild against libpng 1.5 and libtiff 4.0

author Eric Bélanger
2012-01-19 03:20:44 UTC
committer Eric Bélanger
2012-01-19 03:20:44 UTC
parent 3b034b1dca332193bfa20775f1ed9ecfbfcbbe2c

Rebuild against libpng 1.5 and libtiff 4.0

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index d940410..74af92b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 
 pkgname=gegl
 pkgver=0.1.8
-pkgrel=1
+pkgrel=2
 pkgdesc="Graph based image processing framework"
 arch=('i686' 'x86_64')
 url="http://www.gegl.org/"