Openshot: revbump for newer qt versions (#4234)

This commit is contained in:
Spencer Hill 2016-05-26 01:32:05 -04:00 committed by Juan RP
parent c94d03492a
commit 0b1ed5fc8e
3 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,7 @@
# Template file for 'libopenshot-audio'
pkgname=libopenshot-audio
version=0.1.1
revision=1
revision=2
build_style=cmake
only_for_archs="x86_64 i686"
hostmakedepends="cmake doxygen"

View file

@ -1,7 +1,7 @@
# Template file for 'libopenshot'
pkgname=libopenshot
version=0.1.1
revision=1
revision=2
build_style=cmake
only_for_archs="i686 x86_64"
hostmakedepends="cmake swig doxygen ruby python3"

View file

@ -1,7 +1,7 @@
# Template file for 'openshot'
pkgname=openshot
version=2.0.7
revision=1
revision=2
build_style=python-module
python_versions="3.4"
only_for_archs="i686 x86_64"