Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8d89fb7f697cbdebc1572ad6dee3d3f754258620
commit 8d89fb7f697cbdebc1572ad6dee3d3f754258620 Author: crazy <[email protected]> Date: Tue Feb 21 10:39:40 2017 +0100 opus-1.1.4-1-x86_64 * Version bump diff --git a/source/multimedia/opus/FrugalBuild b/source/multimedia/opus/FrugalBuild index 96a111b..bd389fa 100644 --- a/source/multimedia/opus/FrugalBuild +++ b/source/multimedia/opus/FrugalBuild @@ -3,8 +3,8 @@ # Contributor: DeX77 <[email protected]> pkgname=opus -pkgver=1.1.3 -pkgrel=2 +pkgver=1.1.4 +pkgrel=1 pkgdesc="codec designed for interactive speech and audio transmission over the Internet" url="http://www.opus-codec.org" depends=('glibc>=2.24-4') @@ -13,7 +13,7 @@ archs=("x86_64") _F_archive_grepv="rc\|alpha" up2date="Flasttar $url/downloads" source=(http://downloads.xiph.org/releases/$pkgname/$pkgname-$pkgver.tar.gz) -sha1sums=('7cb1bef20975afbf14a8a43308aed9cb41629f37') +sha1sums=('c7ecd67321c0e72c928ffc1013d725fc537e633f') Fconfopts+=" --enable-custom-modes" # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
