mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-15 03:23:50 +02:00
minitube: update to 2.4.
This commit is contained in:
parent
9033f57769
commit
148d700e33
1 changed files with 4 additions and 5 deletions
|
@ -1,16 +1,15 @@
|
||||||
# Template file for 'minitube'
|
# Template file for 'minitube'
|
||||||
pkgname=minitube
|
pkgname=minitube
|
||||||
version=2.3
|
version=2.4
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc=$pkgname
|
|
||||||
makedepends="qt-devel phonon-devel"
|
makedepends="qt-devel phonon-devel"
|
||||||
depends="virtual?phonon-backend desktop-file-utils hicolor-icon-theme"
|
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 Qt4"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://flavio.tordini.org/minitube"
|
homepage="http://flavio.tordini.org/minitube"
|
||||||
distfiles="http://flavio.tordini.org/files/$pkgname/${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/flaviotordini/minitube/archive/$version.tar.gz"
|
||||||
checksum=7fb24e295dc3e2f4ce41add1ef71c7b1fef57383578f46af8e271710c86c2247
|
checksum=1d8a427a4120d623c689969d92904bf66bf7d3edafcb0f6f9eb7f24d6db39c7b
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
qmake
|
qmake
|
||||||
|
|
Loading…
Add table
Reference in a new issue