summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d4da9786daa6..e471e8c59cbc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = natron-plugins
pkgdesc = Extra OpenFX plugins for Natron
- pkgver = 358
+ pkgver = 437
pkgrel = 1
- url = https://github.com/NatronVFX/natron-plugins
+ url = https://github.com/triceratops1/NatronVFX
arch = i686
arch = x86_64
license = GPL2
diff --git a/PKGBUILD b/PKGBUILD
index 63b32be3ee29..f1e725651bc9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: Hugo Courtial <hugo [at] courtial [not colon] me>
pkgname=natron-plugins
-pkgver=358
+pkgver=437
pkgrel=1
arch=("i686" "x86_64")
pkgdesc="Extra OpenFX plugins for Natron"
-url="https://github.com/NatronVFX/natron-plugins"
+url="https://github.com/triceratops1/NatronVFX"
license=("GPL2")
makedepends=("git")
depends=("natron" "python" "python2" "ffmpeg")