summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYour Name2017-11-25 14:20:37 -0400
committerYour Name2017-11-25 14:20:37 -0400
commita9d37333ba926214e7b2811327ddb2479bfb3fb7 (patch)
tree96cd09b2fa627ae72fb723fd2e25c4fa00908e24
parent552da8f5e8cd71916c544b147bc00eeec111b370 (diff)
downloadaur-a9d37333ba926214e7b2811327ddb2479bfb3fb7.tar.gz
234 1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dbacb8a89341..0eca343f1278 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.3
- pkgrel = 5
+ pkgver = 2.3.4
+ pkgrel = 1
url = https://github.com/MrKepzie/openfx-io
arch = i686
arch = x86_64
@@ -14,7 +14,7 @@ pkgbase = openfx-io-git
depends = ffmpeg
optdepends = openfx-gmic-bin
optdepends = natron-plugins
- source = openfx-io::git+https://github.com/MrKepzie/openfx-io.git#commit=16c2ef3877e627ac77a5f9c6cead450ce0b37352
+ source = openfx-io::git+https://github.com/MrKepzie/openfx-io.git#commit=cbb85df33815b15b8839d95c0f8e71808856917d
sha512sums = SKIP
pkgname = openfx-io-git
diff --git a/PKGBUILD b/PKGBUILD
index c89813848bb5..86af7a480820 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
pkgname=openfx-io-git
name=openfx-io
-pkgver=2.3.3
-pkgrel=5
+pkgver=2.3.4
+pkgrel=1
arch=("i686" "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=("seexpr1" "openimageio" "ffmpeg")
#depends=("opencolorio" "openexr" "openimageio" "ffmpeg" "boost-libs")
makedepends=("git" "expat" "boost")
optdepends=("openfx-gmic-bin" "natron-plugins")
-com=16c2ef3877e627ac77a5f9c6cead450ce0b37352
+com=cbb85df33815b15b8839d95c0f8e71808856917d
source=("openfx-io::git+https://github.com/MrKepzie/openfx-io.git#commit=$com"
)
sha512sums=('SKIP'