mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
Openshot: revbump for newer qt versions (#4234)
This commit is contained in:
parent
c94d03492a
commit
0b1ed5fc8e
3 changed files with 3 additions and 3 deletions
|
@ -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"
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue