[arch-commits] Commit in libao/trunk (PKGBUILD libao.conf)
Gaëtan Bisson
bisson at archlinux.org
Wed Feb 7 08:30:20 UTC 2018
Date: Wednesday, February 7, 2018 @ 08:30:19
Author: bisson
Revision: 316141
fix FS#57399
Modified:
libao/trunk/PKGBUILD
libao/trunk/libao.conf
------------+
PKGBUILD | 4 ++--
libao.conf | 1 +
2 files changed, 3 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-02-07 07:33:28 UTC (rev 316140)
+++ PKGBUILD 2018-02-07 08:30:19 UTC (rev 316141)
@@ -4,7 +4,7 @@
pkgname=libao
pkgver=1.2.2
-pkgrel=1
+pkgrel=2
pkgdesc='Cross-platform audio output library and plugins'
url='http://xiph.org/ao/'
arch=('x86_64')
@@ -16,7 +16,7 @@
source=("git+https://git.xiph.org/libao.git#commit=3f4b02f046550aca54d7f11a5d9c56ac421f0b66"
'libao.conf')
sha256sums=('SKIP'
- '95f650a9d49ed43cff2f78b6171b0fc3dfa3d82e269c544bd87ed1ee8d31b492')
+ 'c6cde8eaa3516ab6a2e6f154a70961b3f448f4b739491a82e0c512f2740525af')
conflicts=('libao-pulse')
provides=("libao-pulse=${pkgver}-${pkgrel}")
Modified: libao.conf
===================================================================
--- libao.conf 2018-02-07 07:33:28 UTC (rev 316140)
+++ libao.conf 2018-02-07 08:30:19 UTC (rev 316141)
@@ -1,2 +1,3 @@
default_driver=alsa
dev=default
+quiet
More information about the arch-commits
mailing list