summaryrefslogtreecommitdiffstats
path: root/abs/core/alsa-lib
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2014-02-16 19:30:37 (GMT)
committerJames Meyer <james.meyer@operamail.com>2014-02-19 19:03:02 (GMT)
commit1baec8c263936163c041813cfb2aa7fd18d1d094 (patch)
tree757903ea6d30b98b2297e2f0518b1658f8bed432 /abs/core/alsa-lib
parent1c44c63f6f89eaeb5b1f9fc16c7d21120bd13ab5 (diff)
downloadlinhes_pkgbuild-1baec8c263936163c041813cfb2aa7fd18d1d094.zip
linhes_pkgbuild-1baec8c263936163c041813cfb2aa7fd18d1d094.tar.gz
linhes_pkgbuild-1baec8c263936163c041813cfb2aa7fd18d1d094.tar.bz2
alsa : 1.0.27
Diffstat (limited to 'abs/core/alsa-lib')
-rw-r--r--abs/core/alsa-lib/PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/abs/core/alsa-lib/PKGBUILD b/abs/core/alsa-lib/PKGBUILD
index b04e7ef..072433d 100644
--- a/abs/core/alsa-lib/PKGBUILD
+++ b/abs/core/alsa-lib/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 147696 2012-01-27 07:25:15Z tpowa $
+# $Id: PKGBUILD 197852 2013-10-30 11:15:49Z allan $
# Maintainer: judd <jvinet@zeroflux.org>
pkgname=alsa-lib
-pkgver=1.0.25
+pkgver=1.0.27.2
pkgrel=1
pkgdesc="An alternative implementation of Linux sound support"
arch=('i686' 'x86_64')
@@ -11,7 +11,6 @@ depends=('glibc')
optdepends=('python2: for python smixer plugin')
makedepends=('python2')
license=('GPL')
-options=(!libtool)
source=(ftp://ftp.alsa-project.org/pub/lib/$pkgname-$pkgver.tar.bz2)
build() {
@@ -24,4 +23,4 @@ package() {
cd "$srcdir/$pkgname-$pkgver"
make DESTDIR="$pkgdir" install
}
-md5sums=('06fe5819020c6684b991dcffc5471304')
+md5sums=('69129a7c37697f81ac092335e9fa452b')