summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 811003f26ab0..14f22bce4e58 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = natron
pkgdesc = Open source compositing software. Node-graph based. Similar in functionalities to Adobe After Effects and Nuke by The Foundry.
- pkgver = 2.2.6
+ pkgver = 2.2.7
pkgrel = 2
- url = https://github.com/triceratops1/natron-arch
+ url = https://github.com/nyancat18/natron-arch
arch = i686
arch = x86_64
license = GPL
@@ -23,7 +23,7 @@ pkgbase = natron
optdepends = openfx-gmic-bin
optdepends = natron-plugins
optdepends = firejail-extras: Run Natron with an isolated enviorment
- source = natron::git+https://github.com/MrKepzie/Natron.git#tag=2.2.6
+ source = natron::git+https://github.com/MrKepzie/Natron.git#tag=2.2.7
source = git+https://github.com/devernay/openfx.git
source = git+https://github.com/MrKepzie/google-test.git
source = git+https://github.com/MrKepzie/google-mock.git
diff --git a/PKGBUILD b/PKGBUILD
index f51abae1bb03..e75c5a42d3d5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
# Contributor: Özgür Sarıer <echo b3pndXJzYXJpZXIxMDExNjAxMTE1QGdtYWlsLmNvbQo= | base64 -d>
pkgname=natron
-pkgver=2.2.6
+pkgver=2.2.7
pkgrel=2
pkgdesc="Open source compositing software. Node-graph based. Similar in functionalities to Adobe After Effects and Nuke by The Foundry."
arch=("i686" "x86_64")
-url="https://github.com/triceratops1/natron-arch"
+url="https://github.com/nyancat18/natron-arch"
license=("GPL")
depends=('fontconfig' 'qt4' 'python2-pyside' 'python2-shiboken' 'boost-libs' 'pixman' 'glfw-x11' 'cairo' 'openfx-io' 'openfx-misc')
makedepends=('git' 'expat' 'boost')