updated minitube to 1.4.3

This commit is contained in:
Neo Kolokotronis 2011-05-16 12:50:45 +00:00
parent a707f76e7c
commit 5fc13765c0

View File

@ -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}"