summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYour Name2018-03-24 20:34:34 -0400
committerYour Name2018-03-24 20:34:34 -0400
commit8ae43c7c36588c4abb76874146ee814061881658 (patch)
treea51e11abf8a9e8839d67d7bb920f30a4193cf6b1
parent6c8c4e8132a98ef5f0235e57bafae7045638915e (diff)
downloadaur-8ae43c7c36588c4abb76874146ee814061881658.tar.gz
238
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 88e5c8406de3..91f11ac06e8b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = openfx-io-git
pkgdesc = A set of Readers/Writers plugins written using the OpenFX standard
- pkgver = 2.3.7
- pkgrel = 2
+ pkgver = 2.3.8
+ pkgrel = 1
url = https://github.com/MrKepzie/openfx-io
arch = x86_64
license = GPL2
@@ -13,7 +13,7 @@ pkgbase = openfx-io-git
depends = ffmpeg
optdepends = openfx-gmic-bin
optdepends = natron-plugins
- source = openfx-io::git+https://github.com/NatronGitHub/openfx-io.git#commit=ed62a1f86fa82afe0dbbc3e08b15cc0806662841
+ source = openfx-io::git+https://github.com/NatronGitHub/openfx-io.git#commit=108199fda41ec744ea20eca0cd2e48a46e4cf2bc
sha512sums = SKIP
pkgname = openfx-io-git
diff --git a/PKGBUILD b/PKGBUILD
index c5107d4e0424..609d2a8384b8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
pkgname=openfx-io-git
name=openfx-io
-pkgver=2.3.7
-pkgrel=2
+pkgver=2.3.8
+pkgrel=1
arch=("x86_64")
pkgdesc="A set of Readers/Writers plugins written using the OpenFX standard"
url="https://github.com/MrKepzie/openfx-io"
@@ -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=ed62a1f86fa82afe0dbbc3e08b15cc0806662841
+com=108199fda41ec744ea20eca0cd2e48a46e4cf2bc
source=("openfx-io::git+https://github.com/NatronGitHub/openfx-io.git#commit=$com"
)
sha512sums=('SKIP'