summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTércio Martins2020-01-31 03:09:03 -0300
committerTércio Martins2020-01-31 03:09:03 -0300
commitde957a46088b5d43535c094bba003916a524c2d1 (patch)
treeba801df6483f46611258c30e2cca3b8d8af3439c
parent1d142a3cd39a70d590d7c32462b8c13ff5ae02cc (diff)
downloadaur-de957a46088b5d43535c094bba003916a524c2d1.tar.gz
Update to version 2.3.15_rc15
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 671dbaabb7c4..e2a3add66aeb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = openfx-misc
pkgdesc = Miscellaneous OpenFX plugins
- pkgver = 2.3.15_rc13
+ pkgver = 2.3.15_rc15
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_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-misc_6257161.tar.gz::https://github.com/NatronGitHub/openfx-misc/tarball/6257161
+ source = openfx_1645fd7.tar.gz::https://github.com/NatronGitHub/openfx/tarball/1645fd7
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 46f7e62d75d2..b6f24c8d6d2b 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=e44556b
-_openfx_commit=2d7b968
+_openfx_misc_commit=6257161
+_openfx_commit=1645fd7
_openfx_supportext_commit=6f7cdfe
pkgname=openfx-misc
-pkgver=2.3.15_rc13
+pkgver=2.3.15_rc15
pkgrel=1
arch=('i686' 'pentium4' 'x86_64')
pkgdesc="Miscellaneous OpenFX plugins"