summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuan2017-02-24 20:01:20 -0400
committerJuan2017-02-24 20:01:20 -0400
commit6c37ce9bd07eacc6e7dfaf355eb5a05d361ce718 (patch)
treef5aa074e22e119d287ff51917d7765e742b8cc64
parentd14573ad1ab9ff387ed6b836d09f31ab5c303fb8 (diff)
downloadaur-6c37ce9bd07eacc6e7dfaf355eb5a05d361ce718.tar.gz
halp
-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")