mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 09:22:57 +02:00
minitube: update to 2.3.
This commit is contained in:
parent
2a639a96b2
commit
ac22602bd3
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'minitube'
|
# Template file for 'minitube'
|
||||||
pkgname=minitube
|
pkgname=minitube
|
||||||
version=2.1.6
|
version=2.3
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc=$pkgname
|
wrksrc=$pkgname
|
||||||
makedepends="qt-devel phonon-devel desktop-file-utils hicolor-icon-theme phonon-backend-gstreamer"
|
makedepends="qt-devel phonon-devel desktop-file-utils hicolor-icon-theme phonon-backend-gstreamer"
|
||||||
depends="virtual?phonon-backend desktop-file-utils hicolor-icon-theme"
|
depends="virtual?phonon-backend desktop-file-utils hicolor-icon-theme"
|
||||||
|
@ -9,8 +9,8 @@ short_desc="A native YouTube client in QT"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://flavio.tordini.org/minitube"
|
homepage="http://flavio.tordini.org/minitube"
|
||||||
distfiles="http://flavio.tordini.org/files/$pkgname/${pkgname}-1.2.6.tar.gz"
|
distfiles="http://flavio.tordini.org/files/$pkgname/${pkgname}-${version}.tar.gz"
|
||||||
checksum=1a9b9386f20e42274c1b13a729268f1cb8e7978d3ae930f8acdff7d3b270c724
|
checksum=7fb24e295dc3e2f4ce41add1ef71c7b1fef57383578f46af8e271710c86c2247
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
qmake
|
qmake
|
||||||
|
|
Loading…
Add table
Reference in a new issue