summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuca Weiss2017-01-18 22:37:11 +0100
committerLuca Weiss2017-01-18 22:37:11 +0100
commitd374dd9bea1d0635118abcd110d7f23dd297e139 (patch)
tree592648c98db5930b53b737903e7699711dce778d
parent4468a3025eb5008b1e049162b2beb82c08f02986 (diff)
downloadaur-d374dd9bea1d0635118abcd110d7f23dd297e139.tar.gz
Update to 2.2.0
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD16
2 files changed, 13 insertions, 13 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 14132b8f3708..09808615625c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Dec 1 22:06:50 UTC 2016
+# Wed Jan 18 21:37:11 UTC 2017
pkgbase = natron
pkgdesc = Open source compositing software. Node-graph based. Similar in functionalities to Adobe After Effects and Nuke by The Foundry.
- pkgver = 2.1.9
+ pkgver = 2.2.0
pkgrel = 1
url = http://natron.fr/
arch = i686
@@ -22,13 +22,13 @@ pkgbase = natron
depends = openfx-io
depends = openfx-misc
optdepends = openfx-arena: Extra OpenFX plugins for Natron includes text node
- source = natron::git+https://github.com/MrKepzie/Natron.git#tag=2.1.9
+ source = natron::git+https://github.com/MrKepzie/Natron.git#tag=2.2.0
source = git+https://github.com/devernay/openfx.git
source = git+https://github.com/MrKepzie/google-test.git
source = git+https://github.com/MrKepzie/google-mock.git
source = git+https://github.com/MrKepzie/SequenceParsing.git
source = git+https://github.com/MrKepzie/tinydir
- source = https://github.com/MrKepzie/OpenColorIO-Configs/archive/Natron-v2.1.tar.gz
+ source = https://github.com/MrKepzie/OpenColorIO-Configs/archive/Natron-v2.2.tar.gz
source = config.pri
sha512sums = SKIP
sha512sums = SKIP
@@ -36,7 +36,7 @@ pkgbase = natron
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
- sha512sums = 5ee7b561703acb0489953867887c06e9b70ffc729d59a1686aace54b87a3c2736d87484d992c713d5bf464f6a9cf6332631825090fcaf834289d1126cd0ea0b9
+ sha512sums = f31f3f74315545cec23c266b0391c325143666333c876631f2cfc9030c50670194f18a2763ffe9733dfe4073ae6ac2c95ad14089622dc02d0fa1ddcfaf99ede7
sha512sums = 48017b7b9cd1854064b9ddffecedef89a4d38070f9a7d2cd506aad481a8061c5cffe5e5c84fc9b0ac5216fc99e093481db367e91ce52cb2a8a66223c4209402a
pkgname = natron
diff --git a/PKGBUILD b/PKGBUILD
index a1014c09a6b8..a6b7bfb4be53 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Özgür Sarıer <echo b3pndXJzYXJpZXIxMDExNjAxMTE1QGdtYWlsLmNvbQo= | base64 -d>
pkgname=natron
-pkgver=2.1.9
+pkgver=2.2.0
pkgrel=1
pkgdesc="Open source compositing software. Node-graph based. Similar in functionalities to Adobe After Effects and Nuke by The Foundry."
arch=("i686" "x86_64")
@@ -20,13 +20,13 @@ source=("$pkgname::git+https://github.com/MrKepzie/Natron.git#tag=$pkgver"
"https://github.com/MrKepzie/OpenColorIO-Configs/archive/Natron-v${pkgver%.*}.tar.gz"
"config.pri")
sha512sums=('SKIP'
- 'SKIP'
- 'SKIP'
- 'SKIP'
- 'SKIP'
- 'SKIP'
- '5ee7b561703acb0489953867887c06e9b70ffc729d59a1686aace54b87a3c2736d87484d992c713d5bf464f6a9cf6332631825090fcaf834289d1126cd0ea0b9'
- '48017b7b9cd1854064b9ddffecedef89a4d38070f9a7d2cd506aad481a8061c5cffe5e5c84fc9b0ac5216fc99e093481db367e91ce52cb2a8a66223c4209402a')
+ 'SKIP'
+ 'SKIP'
+ 'SKIP'
+ 'SKIP'
+ 'SKIP'
+ 'f31f3f74315545cec23c266b0391c325143666333c876631f2cfc9030c50670194f18a2763ffe9733dfe4073ae6ac2c95ad14089622dc02d0fa1ddcfaf99ede7'
+ '48017b7b9cd1854064b9ddffecedef89a4d38070f9a7d2cd506aad481a8061c5cffe5e5c84fc9b0ac5216fc99e093481db367e91ce52cb2a8a66223c4209402a')
prepare() {
cd "$srcdir/$pkgname"