minitube: update to 2.1.6.

This commit is contained in:
Juan RP 2014-03-12 10:45:06 +01:00
parent 99e2169451
commit 5f59e1b89d

View file

@ -1,19 +1,20 @@
# Template file for 'minitube'
pkgname=minitube
version=2.1.3
version=2.1.6
revision=1
wrksrc=$pkgname
makedepends="qt-devel phonon-devel desktop-file-utils hicolor-icon-theme phonon-backend-gstreamer"
depends="phonon-backend desktop-file-utils hicolor-icon-theme"
short_desc="A native YouTube client in QT. Watch YouTube videos without Flash Player"
short_desc="A native YouTube client in QT"
maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL-2"
homepage="http://flavio.tordini.org/minitube"
distfiles="http://flavio.tordini.org/files/$pkgname/$pkgname-$version.tar.gz"
checksum=387b43fc9ee68da57d69b0622b2a61c82f816401da5ad8830563d792e402b8fc
distfiles="http://flavio.tordini.org/files/$pkgname/${pkgname}-1.2.6.tar.gz"
checksum=1a9b9386f20e42274c1b13a729268f1cb8e7978d3ae930f8acdff7d3b270c724
do_build() {
qmake
make ${makejobs}
}
do_install() {