minitube updated to 1.4.1

This commit is contained in:
Anke 2011-03-18 17:00:13 +00:00
parent 322a76d5c6
commit d2be03ea65

View File

@ -9,7 +9,7 @@
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
pkgname=minitube
pkgver=1.4
pkgver=1.4.1
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=('5ed032de1b4f6e2b1e88e4b2c881efd63a26a255db44d5c9528b6abb134e3db9')
sha256sums=('30f04f66aa7cd75c0755684fb210baeec67833759ef1697ca2baa038fea6b557')
build() {
cd "${srcdir}/${pkgname}"