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 5acb0cd84a2b..a8dff4529131 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,15 @@
pkgbase = openfx-misc
pkgdesc = Miscellaneous OpenFX plugins
- pkgver = 2.3.3
+ pkgver = 2.3.4
pkgrel = 1
url = https://github.com/devernay/openfx-misc
- arch = i686
arch = x86_64
license = GPL2
makedepends = git
depends = libgl
optdepends = openfx-gmic-bin
optdepends = natron-plugins
- source = openfx-misc::git+https://github.com/devernay/openfx-misc.git#tag=Natron-2.3.3
+ source = openfx-misc::git+https://github.com/devernay/openfx-misc.git#tag=Natron-2.3.4
source = git+https://github.com/devernay/openfx.git
source = git+https://github.com/devernay/openfx-supportext.git
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 9410f1c3ea21..c000bd58c29a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
# Maintainer: Luca Weiss <luca (at) z3ntu (dot) xyz>
pkgname=openfx-misc
-pkgver=2.3.3
+pkgver=2.3.4
pkgrel=1
-arch=("i686" "x86_64")
+arch=("x86_64")
pkgdesc="Miscellaneous OpenFX plugins"
url="https://github.com/devernay/openfx-misc"
license=("GPL2")