summaryrefslogtreecommitdiff
path: root/community/guayadeque/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/guayadeque/PKGBUILD')
-rwxr-xr-xcommunity/guayadeque/PKGBUILD14
1 files changed, 7 insertions, 7 deletions
diff --git a/community/guayadeque/PKGBUILD b/community/guayadeque/PKGBUILD
index cb9cad2a9..2c6466091 100755
--- a/community/guayadeque/PKGBUILD
+++ b/community/guayadeque/PKGBUILD
@@ -1,22 +1,22 @@
-# $Id: PKGBUILD 103795 2014-01-11 20:08:28Z eric $
+# $Id: PKGBUILD 106500 2014-03-05 09:12:58Z alucryd $
# Maintainer: Maxime Gauduin <alucryd@gmail.com>
# Contributor: Sial <sial@cpan.org>
# Contributor: Martin Herndl <martin.herndl@gmail.com>
pkgname=guayadeque
-pkgver=0.3.5
-pkgrel=6
-pkgdesc="Lightweight music player"
+pkgver=0.3.7
+pkgrel=1
+pkgdesc='Lightweight music player'
arch=('i686' 'x86_64')
-url="http://guayadeque.org/"
+url='http://guayadeque.org/'
license=('GPL3')
-depends=('curl' 'desktop-file-utils' 'flac' 'libgpod' 'taglib' 'wxgtk2.8')
+depends=('curl' 'desktop-file-utils' 'libgpod' 'taglib' 'wxgtk2.8')
makedepends=('cmake')
optdepends=('gstreamer0.10-good-plugins: Support for additional file formats'
'gvfs: Support for external devices')
install=$pkgname.install
source=("http://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2")
-sha256sums=('8281286a715731b567097238e1c0aaf962e052fbc7e2761b10f36407eb6ec4d5')
+sha256sums=('d23eb1247add0bef8d5fef834294d7cb3d7c5fc20db9022b86f618a13d359938')
prepare() {
cd ${pkgname}-${pkgver}/src