mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 10:32:13 +08:00
update minitube 1.4.2
This commit is contained in:
parent
ebcabbaf25
commit
7e078e4415
@ -9,7 +9,7 @@
|
||||
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||
|
||||
pkgname=minitube
|
||||
pkgver=1.4.1
|
||||
pkgver=1.4.2
|
||||
pkgrel=1
|
||||
pkgdesc="A native YouTube client in QT. Watch YouTube videos without Flash Player"
|
||||
arch=('i686' 'x86_64')
|
||||
@ -23,7 +23,7 @@ optdepends=('phonon-xine: for xine backend (default by chakra)'
|
||||
'phonon-vlc: for vlc backend')
|
||||
install=minitube.install
|
||||
source=(http://flavio.tordini.org/files/${pkgname}/${pkgname}-${pkgver}.tar.gz)
|
||||
sha256sums=('30f04f66aa7cd75c0755684fb210baeec67833759ef1697ca2baa038fea6b557')
|
||||
sha256sums=('3e9bf99e84ef0191e48a813466ad89b69ea613006d166c856504009cac08b6fc')
|
||||
|
||||
build() {
|
||||
cd "${srcdir}/${pkgname}"
|
||||
|
Loading…
Reference in New Issue
Block a user