adding to tomahawk update to stable

This commit is contained in:
abveritas 2011-12-09 16:55:11 +00:00
parent fcc26d7b0c
commit 6cff78b1ca

View File

@ -19,7 +19,7 @@ _buildtype="RelWithDebInfo"
##############################################################
pkgname=tomahawk
pkgver=0.3.2
pkgver=0.3.3
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=('81803d6daed1afacbb185fea406ff111')
md5sums=('0ee6ff7cd7fcf2dd01db6772902efbb4')
install=tomahawk.install
# Clean options array to strip pkg if release buildtype is chosen