summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 944899428be9..233c5d81a8b6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = openfx-arena-git
pkgdesc = A set of Readers/Writers plugins written using the OpenFX standard
- pkgver = 2.3.7
+ pkgver = 2.3.8
pkgrel = 1
url = https://github.com/MrKepzie/openfx-io
arch = x86_64
@@ -13,7 +13,7 @@ pkgbase = openfx-arena-git
depends = ffmpeg
optdepends = openfx-gmic-bin
optdepends = natron-plugins
- source = openfx-arena::git+https://github.com/NatronGitHub/openfx-arena.git#commit=ea53c749c81e8ce41de279edd911432fc4bb6aad
+ source = openfx-arena::git+https://github.com/NatronGitHub/openfx-arena.git#commit=b20da996f435f2ce981069f9510d9b2d45f6a7ae
sha512sums = SKIP
pkgname = openfx-arena-git
diff --git a/PKGBUILD b/PKGBUILD
index be973c5845a0..a93e67e406d1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=openfx-arena-git
name=openfx-arena
-pkgver=2.3.7
+pkgver=2.3.8
pkgrel=1
arch=("x86_64")
pkgdesc="A set of Readers/Writers plugins written using the OpenFX standard"
@@ -13,7 +13,7 @@ depends=("seexpr" "openimageio" "ffmpeg")
#depends=("opencolorio" "openexr" "openimageio" "ffmpeg" "boost-libs")
makedepends=("git" "expat" "boost")
optdepends=("openfx-gmic-bin" "natron-plugins")
-com=ea53c749c81e8ce41de279edd911432fc4bb6aad
+com=b20da996f435f2ce981069f9510d9b2d45f6a7ae
source=("$name::git+https://github.com/NatronGitHub/openfx-arena.git#commit=$com"
)
sha512sums=('SKIP'