summaryrefslogtreecommitdiff
path: root/extra/libao/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libao/PKGBUILD')
-rw-r--r--extra/libao/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/libao/PKGBUILD b/extra/libao/PKGBUILD
index 76779a511..e32a1f9c0 100644
--- a/extra/libao/PKGBUILD
+++ b/extra/libao/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 198123 2013-10-30 12:55:41Z allan $
+# $Id: PKGBUILD 204844 2014-01-29 00:25:51Z bisson $
# Contributor: dorphell <dorphell@archlinux.org>
# Maintainer: Gaetan Bisson <bisson@archlinux.org>
pkgname=libao
-pkgver=1.1.0
-pkgrel=3
+pkgver=1.2.0
+pkgrel=1
pkgdesc='Cross-platform audio output library and plugins'
url='http://xiph.org/ao/'
arch=('i686' 'x86_64' 'mips64el')
@@ -14,7 +14,7 @@ makedepends=('libpulse')
backup=('etc/libao.conf')
source=("http://downloads.xiph.org/releases/ao/${pkgname}-${pkgver}.tar.gz"
'libao.conf')
-sha1sums=('9301bc4886f170c7122ab62677fb71cf001c04fd'
+sha1sums=('6b1d2c6a2e388e3bb6ebea158d51afef18aacc56'
'603f5e6715e7e50e1c8e8c1935c45a897c46e9af')
conflicts=('libao-pulse')