summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 14f22bce4e58..a5272b5fcce3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
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.7
+ pkgver = 2.2.8
pkgrel = 2
url = https://github.com/nyancat18/natron-arch
arch = i686
@@ -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.7
+ source = natron::git+https://github.com/MrKepzie/Natron.git#tag=2.2.8
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 e75c5a42d3d5..e41b729ef800 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Özgür Sarıer <echo b3pndXJzYXJpZXIxMDExNjAxMTE1QGdtYWlsLmNvbQo= | base64 -d>
pkgname=natron
-pkgver=2.2.7
+pkgver=2.2.8
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")