tomahawk update

This commit is contained in:
Neophytos 2012-03-08 23:25:27 +00:00
parent 1ff172aeec
commit 298b158596

View File

@ -19,7 +19,7 @@ _buildtype="RelWithDebInfo"
##############################################################
pkgname=tomahawk
pkgver=0.3.3
pkgver=0.4.0
pkgrel=1
pkgdesc="The social media player. A Music Player App written in C++/Qt"
arch=('i686' 'x86_64')
@ -32,7 +32,7 @@ provides=('tomahawk')
conflicts=('tomahawk-git')
options=(!strip)
source=(http://download.tomahawk-player.org/${pkgname}-${pkgver}.tar.bz2)
md5sums=('0ee6ff7cd7fcf2dd01db6772902efbb4')
md5sums=('444f610e432281025bcac00aad0b0a90')
install=tomahawk.install
# Clean options array to strip pkg if release buildtype is chosen