From cd3e25625999a62fa1c10e233f371a30d03f67c8 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 3 Dec 2012 02:08:07 -0800 Subject: Mon Dec 3 02:06:13 PST 2012 --- community/pianobar/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/pianobar') diff --git a/community/pianobar/PKGBUILD b/community/pianobar/PKGBUILD index 37573019b..917812c98 100644 --- a/community/pianobar/PKGBUILD +++ b/community/pianobar/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 75011 2012-08-11 17:31:57Z dwallace $ +# $Id: PKGBUILD 80751 2012-12-03 03:27:47Z dwallace $ # Maintainer: Daniel Wallace < danielwallace at gtmanfred dot com> # Contributor: Mitch Bigelow # Contributor: Patrick Palka pkgname=pianobar -pkgver=2012.06.24 +pkgver=2012.12.01 pkgrel=1 pkgdesc="console-based frontend for Pandora" url="http://6xq.net/0017" @@ -12,7 +12,7 @@ arch=('i686' 'x86_64') license=('MIT') depends=('libao' 'faad2' 'libmad' 'gnutls' 'json-c' 'libgcrypt') source=(http://6xq.net/projects/pianobar/$pkgname-$pkgver.tar.bz2) -sha256sums=('a80307dcfc8786c28d6025f54820664eca0cf26f888bd608c95d486762f908aa') +sha256sums=('a3909f796e7cef21b19d98282f332ecbcf9b2c60a2af22a0a2ce01e9c4d9f515') build() { cd "${srcdir}/${pkgname}-${pkgver}" -- cgit v1.2.3-54-g00ecf