minitube: update to 2.5.
This commit is contained in:
parent
9e37c1a7d5
commit
cb3dc9336f
|
@ -1,16 +1,17 @@
|
|||
# Template file for 'minitube'
|
||||
pkgname=minitube
|
||||
version=2.4
|
||||
revision=3
|
||||
version=2.5
|
||||
revision=1
|
||||
build_style=qmake
|
||||
makedepends="qt-devel phonon-devel"
|
||||
makedepends="qt5-devel phonon-qt5-devel qt5-script-devel"
|
||||
hostmakedepends="qt5-tools"
|
||||
depends="virtual?phonon-backend desktop-file-utils hicolor-icon-theme"
|
||||
short_desc="A native YouTube client in Qt4"
|
||||
short_desc="A native YouTube client in Qt5"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-3"
|
||||
homepage="http://flavio.tordini.org/minitube"
|
||||
distfiles="https://github.com/flaviotordini/minitube/archive/$version.tar.gz"
|
||||
checksum=1d8a427a4120d623c689969d92904bf66bf7d3edafcb0f6f9eb7f24d6db39c7b
|
||||
checksum=1f53fa768453106ef9b8dc3160c0b321804353ace82d054518f1ed4a6526d678
|
||||
# Provided by Gottox
|
||||
_api_key=AIzaSyBzMj41taMuHLAF95-y9cTXL4JpPGqMORk
|
||||
|
||||
|
|
Loading…
Reference in New Issue