Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c0cd881faafe529fa6d0b42df2e03a69158cc1ca
commit c0cd881faafe529fa6d0b42df2e03a69158cc1ca Author: DeX77 <[email protected]> Date: Wed May 21 10:47:11 2014 +0200 opus-1.1-1-x86_64 * version bump + added option 'asneeded' diff --git a/source/multimedia-extra/opus/FrugalBuild b/source/multimedia-extra/opus/FrugalBuild index 34f7b04..16575f4 100644 --- a/source/multimedia-extra/opus/FrugalBuild +++ b/source/multimedia-extra/opus/FrugalBuild @@ -1,14 +1,18 @@ # Compiling Time: 0.26 SBU # Maintainer: Slown <[email protected]> +# Contributor: DeX77 <[email protected]> + +options+=('asneeded') pkgname=opus -pkgver=1.0.2 +pkgver=1.1 pkgrel=1 pkgdesc="codec designed for interactive speech and audio transmission over the Internet" url="http://www.opus-codec.org" depends=('glibc') groups=('multimedia-extra') archs=('i686' 'x86_64') +_F_archive_grepv="rc" up2date="Flasttar $url/downloads" source=(http://downloads.xiph.org/releases/$pkgname/$pkgname-$pkgver.tar.gz) -sha1sums=('37dd3d69b10612cd513ccf26675ef6d61eda24b4') +sha1sums=('35005f5549e2583f5770590135984dcfce6f3d58') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
