flao: update to 0.2.

This commit is contained in:
Michael Gehring 2016-05-01 21:50:19 +02:00
parent 8b31c68d9b
commit cb54760429

View file

@ -1,14 +1,15 @@
# Template file for 'flao'
pkgname=flao
version=0.1
version=0.2
revision=1
wrksrc=flao
makedepends="libflac-devel libao-devel"
short_desc="A simple player for FLAC audio files"
maintainer="Michael Gehring <mg@ebfe.org>"
license="Public Domain"
homepage="http://sigwinch.xyz/software/flao"
distfiles="http://sigwinch.xyz/software/_files/flao-${version}.tar.bz2"
checksum=1130de75e74c5dcd12dedc63ae98c5ce84af9a3d24423e3ece00cb6bb05f018c
checksum=df457f4589c7de8a19944590e0b3b63b095d1c29909d3510406c1d39160037ed
LDFLAGS="-Wl,--no-as-needed"