summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYour Name2018-04-16 18:29:44 -0400
committerYour Name2018-04-16 18:29:44 -0400
commit6feac47ddf620da92225472e590661c78619e9f5 (patch)
treed6affa16058013231fbed7f14f41ecdc0a9c8a43
parent79fd3b603b7fed6e3ea779c4bd63d495faf3d93a (diff)
downloadaur-6feac47ddf620da92225472e590661c78619e9f5.tar.gz
fixxx
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4e00f814e4ae..836f4d9e6c0c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = openfx-gmic-git
pkgdesc = A set of Readers/Writers plugins written using the OpenFX standard
- pkgver = 2.3.10
+ pkgver = 3.0.0.4
pkgrel = 1
url = https://github.com/MrKepzie/openfx-io
arch = x86_64
@@ -13,7 +13,7 @@ pkgbase = openfx-gmic-git
depends = ffmpeg
optdepends = openfx-gmic-bin
optdepends = natron-plugins
- source = openfx-gmic::git+https://github.com/NatronGitHub/openfx-gmic.git#commit=d584306629b06c3503363f7a80a689de5ff4584f
+ source = openfx-gmic::git+https://github.com/NatronGitHub/openfx-gmic.git#commit=1cb9ced110f2c2ba28a92477d887620566572eca
sha512sums = SKIP
pkgname = openfx-gmic-git
diff --git a/PKGBUILD b/PKGBUILD
index 2b83694c68f3..6a8e798f1593 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=openfx-gmic-git
name=openfx-gmic
-pkgver=2.3.10
+pkgver=3.0.0.4
pkgrel=1
arch=("x86_64")
pkgdesc="A set of Readers/Writers plugins written using the OpenFX standard"
@@ -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=d584306629b06c3503363f7a80a689de5ff4584f
+com=1cb9ced110f2c2ba28a92477d887620566572eca
source=("$name::git+https://github.com/NatronGitHub/openfx-gmic.git#commit=$com"
)
sha512sums=('SKIP'