summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 11e30ec793d7..7f3479abd3ac 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,8 @@
pkgbase = openfx-arena
pkgdesc = Extra OpenFX plugins for Natron
- pkgver = 2.3.3
+ pkgver = 2.3.4
pkgrel = 3
url = https://github.com/olear/openfx-arena
- arch = i686
arch = x86_64
license = GPL2
makedepends = git
@@ -16,7 +15,7 @@ pkgbase = openfx-arena
depends = poppler-glib
optdepends = natron-plugins
optdepends = openfx-gmic-bin
- source = openfx-arena::git+https://github.com/MrKepzie/openfx-arena.git#tag=Natron-2.3.3
+ source = openfx-arena::git+https://github.com/MrKepzie/openfx-arena.git#tag=Natron-2.3.4
source = git+https://github.com/devernay/openfx.git
source = git+https://github.com/devernay/openfx-supportext.git
source = git+https://github.com/MrKepzie/openfx-io.git
diff --git a/PKGBUILD b/PKGBUILD
index 3dd466b58aff..4f25c2bb55ee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
# Maintainer: Luca Weiss <luca (at) z3ntu (dot) xyz>
pkgname=openfx-arena
-pkgver=2.3.3
+pkgver=2.3.4
pkgrel=3
-arch=("i686" "x86_64")
+arch=("x86_64")
pkgdesc="Extra OpenFX plugins for Natron"
url="https://github.com/olear/openfx-arena"
license=("GPL2")