summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 91ef6b053b5a..74aab823c4ba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Hugo Courtial <hugo [at] courtial [not colon] me>
pkgname=natron-plugins
pkgver=2.1.7
-pkgrel=1
+pkgrel=2
arch=("i686" "x86_64")
pkgdesc="Extra OpenFX plugins for Natron"
-url="https://github.com/olear/openfx-arena/tree/Natron-$pkgver"
+url="https://github.com/NatronVFX/natron-plugins"
license=("GPL2")
makedepends=("git")
-depends=("swig" "swig2" "boost" "boost-libs" "freetype2" "openexr" "libraw" "openjpeg" "graphviz" "libxt" "bzip2" "libtool" "libcaca" "libjpeg" "libtiff" "glew" "libpng" "lcms" "gcc-libs-multilib" "imagemagick" "libcdr" "librsvg" "libtool" "libzip" "opencolorio" "poppler-glib" )
+depends=("natron" "python" "python2" "ffmpeg")
source=("$pkgname::git://github.com/NatronVFX/natron-plugins.git#tag=$pkgver")
md5sums=("SKIP")