opentoonz: update to 1.6.0

This commit is contained in:
Hervy Qurrotul Ainur Rozi 2022-05-16 09:47:05 +07:00 committed by Duncan Overbruck
parent 33af8fbb73
commit 3ab52960f1

View file

@ -1,7 +1,7 @@
# Template file for 'opentoonz'
pkgname=opentoonz
version=1.5.0
revision=2
version=1.6.0
revision=1
build_wrksrc="toonz/sources"
build_style=cmake
make_cmd=make
@ -15,7 +15,7 @@ maintainer="bra1nwave <brainwave@openmailbox.org>"
license="BSD-3-Clause"
homepage="https://opentoonz.github.io/e/"
distfiles="https://github.com/opentoonz/opentoonz/archive/v${version}.tar.gz"
checksum=fba0f381fb71ffda89e6423b4d461450d4851f93830342e69e36313070af5990
checksum=9a6c28cb3933756dbebb45e849bdafc9e6d93d0328c4fd4d7bc8ec3ae481f684
export CMAKE_GENERATOR="Unix Makefiles"