clmenentine and qmmp update

This commit is contained in:
Anke 2011-03-27 23:01:37 +00:00
parent c8fa7e13b1
commit 224643a602
2 changed files with 5 additions and 5 deletions

View File

@ -6,8 +6,8 @@
# contributor (x86_64): Giuseppe Calà <jiveaxe@gmail.com>
pkgname=clementine
pkgver=0.6
pkgrel=3
pkgver=0.7
pkgrel=1
pkgdesc="A modern music player and library organiser and a port of Amarok 1.4, with some features rewritten to take advantage of Qt4. "
url="http://www.clementine-player.org/"
license="GPL"
@ -20,7 +20,7 @@ optdepends=(
'gstreamer0.10-ugly-plugins: damn if you really need those'
)
source=(http://clementine-player.googlecode.com/files/${pkgname}-${pkgver}.tar.gz)
md5sums=('7b7ee4c16f648a15eb2cff9ed2163e0e')
sha1sums=('496bb012e727d02320f294ebad9bf864a01b38f7')
install=(clementine.install)
build() {

View File

@ -10,7 +10,7 @@
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
pkgname=qmmp
pkgver=0.4.4
pkgver=0.5.0
pkgrel=1
pkgdesc="Qt4 based audio-player"
arch=('i686' 'x86_64')
@ -26,7 +26,7 @@ optdepends=('flac: native FLAC support'
'ffmpeg' 'libsamplerate' 'wavpack')
install=$pkgname.install
source=(http://qmmp.ylsoftware.com/files/$pkgname-$pkgver.tar.bz2)
sha256sums=('1695ac03e2f56aeac4f6a10c0b7769fc417bfb9aa99e36ed6006a0815a16dd0b')
sha256sums=('0fc75012546744657c2cdcea7f30f1be371a9d812811b6901019faa9427f7ba9')
build() {
cd ${srcdir}/$pkgname-$pkgver