mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
updated minitube to 1.4.3
This commit is contained in:
parent
a707f76e7c
commit
5fc13765c0
@ -9,7 +9,7 @@
|
||||
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||
|
||||
pkgname=minitube
|
||||
pkgver=1.4.2
|
||||
pkgver=1.4.3
|
||||
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=('3e9bf99e84ef0191e48a813466ad89b69ea613006d166c856504009cac08b6fc')
|
||||
md5sums=('95112a88497c6b00fb13faa998086a32')
|
||||
|
||||
build() {
|
||||
cd "${srcdir}/${pkgname}"
|
||||
|
Loading…
Reference in New Issue
Block a user