summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTércio Martins2020-01-10 04:00:30 -0300
committerTércio Martins2020-01-10 04:00:30 -0300
commit1d142a3cd39a70d590d7c32462b8c13ff5ae02cc (patch)
tree3d246de9d4ee209626f3f730b4f889c1c7735e8f
parent5cd89cda71d429e17e54560d62c47c448995ac25 (diff)
downloadaur-1d142a3cd39a70d590d7c32462b8c13ff5ae02cc.tar.gz
Update to version 2.3.15_rc13
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d79b62c57f41..671dbaabb7c4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = openfx-misc
pkgdesc = Miscellaneous OpenFX plugins
- pkgver = 2.3.15_rc12
+ pkgver = 2.3.15_rc13
pkgrel = 1
url = https://github.com/NatronGitHub/openfx-misc
arch = i686
@@ -10,8 +10,8 @@ pkgbase = openfx-misc
makedepends = openmp
depends = libgl
optdepends = natron-plugins: More presets for the Shadertoy plugin
- source = openfx-misc_e0e1686.tar.gz::https://github.com/NatronGitHub/openfx-misc/tarball/e0e1686
- source = openfx_53d86e2.tar.gz::https://github.com/NatronGitHub/openfx/tarball/53d86e2
+ source = openfx-misc_e44556b.tar.gz::https://github.com/NatronGitHub/openfx-misc/tarball/e44556b
+ source = openfx_2d7b968.tar.gz::https://github.com/NatronGitHub/openfx/tarball/2d7b968
source = openfx-supportext_6f7cdfe.tar.gz::https://github.com/NatronGitHub/openfx-supportext/tarball/6f7cdfe
sha512sums = SKIP
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index c19092cfbd71..46f7e62d75d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
# Contributor: Hugo Courtial <hugo [at] courtial [not colon] me>
# Contributor: Luca Weiss <luca (at) z3ntu (dot) xyz>
-_openfx_misc_commit=e0e1686
-_openfx_commit=53d86e2
+_openfx_misc_commit=e44556b
+_openfx_commit=2d7b968
_openfx_supportext_commit=6f7cdfe
pkgname=openfx-misc
-pkgver=2.3.15_rc12
+pkgver=2.3.15_rc13
pkgrel=1
arch=('i686' 'pentium4' 'x86_64')
pkgdesc="Miscellaneous OpenFX plugins"