summaryrefslogtreecommitdiff
path: root/extra/alsaplayer/PKGBUILD
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2012-02-07 21:24:08 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2012-02-07 21:24:08 -0300
commit96c65d8a0393645808ab5ea31776baa26209fc5f (patch)
tree23a4b88cc7130b5c0af6fb1cd0ca32625857e155 /extra/alsaplayer/PKGBUILD
parent02cd5c40b37e2e6ebe56f5f89f9e8ab85c02be59 (diff)
parentb07a9cd02c59fb33fb249aee0de79b45d4b96fbb (diff)
Merge branch 'master' of ssh://gparabola/abslibre-mips64el
Diffstat (limited to 'extra/alsaplayer/PKGBUILD')
-rw-r--r--extra/alsaplayer/PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/extra/alsaplayer/PKGBUILD b/extra/alsaplayer/PKGBUILD
index 5b34de65f..05e684130 100644
--- a/extra/alsaplayer/PKGBUILD
+++ b/extra/alsaplayer/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 134328 2011-08-02 22:50:41Z eric $
+# $Id: PKGBUILD 148672 2012-02-05 11:46:26Z ibiru $
# Maintainer: Eric BĂ©langer <eric@archlinux.org>
pkgname=alsaplayer
pkgver=0.99.81
-pkgrel=2.1
+pkgrel=3
pkgdesc="A heavily multi-threaded PCM player that tries to excercise the ALSA library and driver quite a bit"
arch=('i686' 'x86_64' 'mips64el')
url="http://www.alsaplayer.org/"
@@ -23,7 +23,6 @@ optdepends=('gtk2: for the gtk2 GUI interface' \
options=('!libtool')
install=alsaplayer.install
source=(http://www.alsaplayer.org/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('845c53975791ba342e316ceac8aa1527')
sha1sums=('25817ebd1e5c36da31a88363315a1bf7a945ddfd')
build() {