diff --git a/srcpkgs/libao/template b/srcpkgs/libao/template index b2a3d7ecc19..9925797aac0 100644 --- a/srcpkgs/libao/template +++ b/srcpkgs/libao/template @@ -1,7 +1,7 @@ # Template file for 'libao' pkgname=libao -version=1.1.0 -revision=3 +version=1.2.0 +revision=1 build_style=gnu-configure configure_args="--enable-alsa-mmap" hostmakedepends="pkg-config" @@ -12,10 +12,10 @@ short_desc="Cross-platform audio output library" maintainer="Juan RP " license="GPL-2" distfiles="http://downloads.xiph.org/releases/ao/${pkgname}-${version}.tar.gz" -checksum=29de5bb9b1726ba890455ef7e562d877df87811febb0d99ee69164b88c171bd4 +checksum=03ad231ad1f9d64b52474392d63c31197b0bc7bd416e58b1c10a329a5ed89caf post_install() { - vinstall ${FILESDIR}/libao.conf 644 etc + vconf ${FILESDIR}/libao.conf } libao-devel_package() {