summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYour Name2018-03-10 23:27:52 -0400
committerYour Name2018-03-10 23:27:52 -0400
commit6c8c4e8132a98ef5f0235e57bafae7045638915e (patch)
tree6d93e3ea857c8ca2787cf259768135c35279e886
parent9df4b7c6da62592d2ed1efb0156de91dd10a5060 (diff)
downloadaur-6c8c4e8132a98ef5f0235e57bafae7045638915e.tar.gz
fix
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b1779c1e4673..88e5c8406de3 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 = 1
+ pkgrel = 2
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=8b06d42929d5534a11f879c1691573ca7ab4b3ba
+ source = openfx-io::git+https://github.com/NatronGitHub/openfx-io.git#commit=ed62a1f86fa82afe0dbbc3e08b15cc0806662841
sha512sums = SKIP
pkgname = openfx-io-git
diff --git a/PKGBUILD b/PKGBUILD
index f930463bbe25..c5107d4e0424 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=openfx-io-git
name=openfx-io
pkgver=2.3.7
-pkgrel=1
+pkgrel=2
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=8b06d42929d5534a11f879c1691573ca7ab4b3ba
+com=ed62a1f86fa82afe0dbbc3e08b15cc0806662841
source=("openfx-io::git+https://github.com/NatronGitHub/openfx-io.git#commit=$com"
)
sha512sums=('SKIP'