Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=823591dbbfd149cf73b56755641f4b753ddc7b3a
commit 823591dbbfd149cf73b56755641f4b753ddc7b3a Author: Slown <[email protected]> Date: Tue Jul 26 11:52:27 2016 +0100 opus-1.1.3-1-x86_64 * version bump diff --git a/source/multimedia/opus/FrugalBuild b/source/multimedia/opus/FrugalBuild index 9f6efa5..a266972 100644 --- a/source/multimedia/opus/FrugalBuild +++ b/source/multimedia/opus/FrugalBuild @@ -1,10 +1,10 @@ -# Compiling Time: 0.26 SBU +# Compiling Time: 0.11 SBU # Maintainer: Marius Cirsta <[email protected]> # Contributor: DeX77 <[email protected]> pkgname=opus -pkgver=1.1.2 -pkgrel=2 +pkgver=1.1.3 +pkgrel=1 pkgdesc="codec designed for interactive speech and audio transmission over the Internet" url="http://www.opus-codec.org" depends=('glibc') @@ -13,7 +13,7 @@ archs=('i686' 'x86_64') _F_archive_grepv="rc" up2date="Flasttar $url/downloads" source=(http://downloads.xiph.org/releases/$pkgname/$pkgname-$pkgver.tar.gz) -sha1sums=('c8a8ada1f471bd3ab1e3f6bdfe7fc6549fa913e0') +sha1sums=('7cb1bef20975afbf14a8a43308aed9cb41629f37') Fconfopts+=" --enable-custom-modes" # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
