summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTércio Martins2019-10-05 00:34:58 -0300
committerTércio Martins2019-10-05 00:34:58 -0300
commitb6442be969e82d8a2db89f39c798d16a7531a6bf (patch)
tree2a45c9d079511771797a1c94b76328ada122b1d7
parentb1da560d7d54f4c03abcc7cc4a6225a115deccff (diff)
downloadaur-b6442be969e82d8a2db89f39c798d16a7531a6bf.tar.gz
Update to version 2.3.15_rc.10
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8b1d5b9567d6..00d7d0afbcb1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = openfx-misc
pkgdesc = Miscellaneous OpenFX plugins
- pkgver = 2.3.15_rc.8
+ pkgver = 2.3.15_rc.10
pkgrel = 1
url = https://github.com/NatronGitHub/openfx-misc
arch = i686
@@ -10,9 +10,9 @@ pkgbase = openfx-misc
makedepends = openmp
depends = libgl
optdepends = natron-plugins: More presets for the Shadertoy plugin
- source = openfx-misc_9db7c40.tar.gz::https://github.com/NatronGitHub/openfx-misc/tarball/9db7c40
- source = openfx_f5f4139.tar.gz::https://github.com/NatronGitHub/openfx/tarball/f5f4139
- source = openfx-supportext_961aabd.tar.gz::https://github.com/NatronGitHub/openfx-supportext/tarball/961aabd
+ source = openfx-misc_8fd1303.tar.gz::https://github.com/NatronGitHub/openfx-misc/tarball/8fd1303
+ source = openfx_cc363a7.tar.gz::https://github.com/NatronGitHub/openfx/tarball/cc363a7
+ source = openfx-supportext_6f7cdfe.tar.gz::https://github.com/NatronGitHub/openfx-supportext/tarball/6f7cdfe
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index bbb0157d1510..1b97262789a7 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=9db7c40
-_openfx_commit=f5f4139
-_openfx_supportext_commit=961aabd
+_openfx_misc_commit=8fd1303
+_openfx_commit=cc363a7
+_openfx_supportext_commit=6f7cdfe
pkgname=openfx-misc
-pkgver=2.3.15_rc.8
+pkgver=2.3.15_rc.10
pkgrel=1
arch=('i686' 'pentium4' 'x86_64')
pkgdesc="Miscellaneous OpenFX plugins"