summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYour Name2017-12-03 17:46:45 -0400
committerYour Name2017-12-03 17:46:45 -0400
commit146adb8c41501dc945e223391ef8bbeb6254c7c4 (patch)
treeb58dab22f9c567b8488e7b18d68e2a76672c097c
parenta9d37333ba926214e7b2811327ddb2479bfb3fb7 (diff)
downloadaur-146adb8c41501dc945e223391ef8bbeb6254c7c4.tar.gz
update
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0eca343f1278..e97cf0d79de2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,8 @@
pkgbase = openfx-io-git
pkgdesc = A set of Readers/Writers plugins written using the OpenFX standard
pkgver = 2.3.4
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/MrKepzie/openfx-io
- arch = i686
arch = x86_64
license = GPL2
makedepends = git
@@ -14,7 +13,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=cbb85df33815b15b8839d95c0f8e71808856917d
+ source = openfx-io::git+https://github.com/MrKepzie/openfx-io.git#commit=9bf6947e501f7c4733191984fa4ab9bab545e908
sha512sums = SKIP
pkgname = openfx-io-git
diff --git a/PKGBUILD b/PKGBUILD
index 86af7a480820..31445bd1b578 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
pkgname=openfx-io-git
name=openfx-io
pkgver=2.3.4
-pkgrel=1
-arch=("i686" "x86_64")
+pkgrel=2
+arch=("x86_64")
pkgdesc="A set of Readers/Writers plugins written using the OpenFX standard"
url="https://github.com/MrKepzie/openfx-io"
license=("GPL2")
@@ -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=cbb85df33815b15b8839d95c0f8e71808856917d
+com=9bf6947e501f7c4733191984fa4ab9bab545e908
source=("openfx-io::git+https://github.com/MrKepzie/openfx-io.git#commit=$com"
)
sha512sums=('SKIP'