unibilium: update to 2.0.0.
This commit is contained in:
parent
7f81f82f9d
commit
bff489dfd0
2 changed files with 3 additions and 3 deletions
|
@ -2179,7 +2179,7 @@ libiniparser.so.1 iniparser-4.1_1
|
||||||
libzita-resampler.so.1 zita-resampler-1.3.0_1
|
libzita-resampler.so.1 zita-resampler-1.3.0_1
|
||||||
libmlt.so.6 mlt-6.4.1_1
|
libmlt.so.6 mlt-6.4.1_1
|
||||||
libmlt++.so.3 mlt-6.4.1_1
|
libmlt++.so.3 mlt-6.4.1_1
|
||||||
libunibilium.so.0 unibilium-1.1.6_1
|
libunibilium.so.4 unibilium-2.0.0_1
|
||||||
libtermkey.so.1 libtermkey-0.17_1
|
libtermkey.so.1 libtermkey-0.17_1
|
||||||
libicu4lua.so.0 icu4lua-0.2B_1
|
libicu4lua.so.0 icu4lua-0.2B_1
|
||||||
libKF5I18n.so.5 ki18n-5.26.0_1
|
libKF5I18n.so.5 ki18n-5.26.0_1
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'unibilium'
|
# Template file for 'unibilium'
|
||||||
pkgname=unibilium
|
pkgname=unibilium
|
||||||
version=1.2.1
|
version=2.0.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="libtool perl"
|
hostmakedepends="libtool perl"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
||||||
license="LGPL-3"
|
license="LGPL-3"
|
||||||
homepage="https://github.com/mauke/unibilium"
|
homepage="https://github.com/mauke/unibilium"
|
||||||
distfiles="https://github.com/mauke/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/mauke/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=6045b4f6adca7b1123284007675ca71f718f70942d3a93d8b9fa5bd442006ec1
|
checksum=78997d38d4c8177c60d3d0c1aa8c53fd0806eb21825b7b335b1768d7116bc1c1
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Reference in a new issue