summaryrefslogtreecommitdiff
path: root/community/deadbeef/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/deadbeef/PKGBUILD')
-rw-r--r--community/deadbeef/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/deadbeef/PKGBUILD b/community/deadbeef/PKGBUILD
index cd0c4a365..aefe2109a 100644
--- a/community/deadbeef/PKGBUILD
+++ b/community/deadbeef/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 74372 2012-07-25 22:55:20Z lfleischer $
+# $Id: PKGBUILD 79601 2012-11-08 19:11:56Z lfleischer $
# Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de>
# Contributor: Alexey Yakovenko <waker@users.sourceforge.net>
pkgname=deadbeef
-pkgver=0.5.5
-pkgrel=2
+pkgver=0.5.6
+pkgrel=1
pkgdesc='An audio player for GNU/Linux based on GTK2.'
arch=('i686' 'x86_64' 'mips64el')
url='http://deadbeef.sourceforge.net'
@@ -32,7 +32,7 @@ optdepends=('libsamplerate: for Resampler plugin'
options=('!libtool')
install='deadbeef.install'
source=("http://downloads.sourceforge.net/project/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('7cc10cefda0f4044eea897893e4cc1a9')
+md5sums=('26b6036ca7e59c88267d3de4f42c4d01')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"