summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYour Name2018-04-30 22:47:58 -0400
committerYour Name2018-04-30 22:47:58 -0400
commita37dce35b2ab8c2ed7b64844236b6132c9a99ec2 (patch)
tree6de3d8e58cf2d07f77befa16f5df6736a12ee2fb
parent3bc7e994389fe3615c319e71406d892b5730ddc4 (diff)
downloadaur-a37dce35b2ab8c2ed7b64844236b6132c9a99ec2.tar.gz
2311
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f1aaed0d2d86..a06fcdcf6bfc 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 = 3.0.0.4
- pkgrel = 1
+ pkgver = 2.3.11
+ pkgrel = 3
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=033d8610fed610af50d67f40081e4866dfbf07ed
+ source = openfx-io::git+https://github.com/NatronGitHub/openfx-io.git#commit=c1936718d3f42bc455f9e25341e1fa027152e0c8
sha512sums = SKIP
pkgname = openfx-io-git
diff --git a/PKGBUILD b/PKGBUILD
index 865901a87045..cf8f7e0c4b6f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
pkgname=openfx-io-git
name=openfx-io
-pkgver=3.0.0.4
-pkgrel=1
+pkgver=2.3.11
+pkgrel=3
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=033d8610fed610af50d67f40081e4866dfbf07ed
+com=c1936718d3f42bc455f9e25341e1fa027152e0c8
source=("openfx-io::git+https://github.com/NatronGitHub/openfx-io.git#commit=$com"
)
sha512sums=('SKIP'