git » gegl.git » commit 7eec9c6

rebuild against ffmpeg 2.4

author Bartłomiej Piotrowski
2014-09-19 16:41:33 UTC
committer Bartłomiej Piotrowski
2014-09-19 16:41:33 UTC
parent 8061a2154d7daea5b3e4f478717614377f6d9605

rebuild against ffmpeg 2.4

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index c53db90..fac8054 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 
 pkgname=gegl
 pkgver=0.2.0
-pkgrel=11
+pkgrel=12
 pkgdesc="Graph based image processing framework"
 arch=('i686' 'x86_64')
 url="http://www.gegl.org/"
@@ -13,7 +13,7 @@ optdepends=('openexr: for using the openexr plugin'
             'ffmpeg: for using the ffmpeg plugin'
             'librsvg: for using the svg plugin'
             'jasper: for using the jasper plugin')
-source=(ftp://ftp.gimp.org/pub/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2
+source=(http://ftp.gimp.org/pub/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2
         gegl-0.2.0-ffmpeg-0.11.diff
         gegl-0.2.0-CVE-2012-4433.patch
         gegl-0.2.0-lua-5.2.patch