[arch-commits] Commit in opus/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Sat Jan 21 06:21:00 UTC 2017
Date: Saturday, January 21, 2017 @ 06:20:59
Author: heftig
Revision: 287059
1.1.4-1
Modified:
opus/trunk/PKGBUILD
----------+
PKGBUILD | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-01-21 03:21:01 UTC (rev 287058)
+++ PKGBUILD 2017-01-21 06:20:59 UTC (rev 287059)
@@ -5,16 +5,16 @@
# Contributor: pumbur
pkgname=opus
-pkgver=1.1.3
-pkgrel=2
-pkgdesc="Codec designed for interactive speech and audio transmission over the Internet"
+pkgver=1.1.4
+pkgrel=1
+pkgdesc="Totally open, royalty-free, highly versatile audio codec"
arch=(i686 x86_64)
-url="http://www.opus-codec.org/"
+url="https://www.opus-codec.org/"
license=(BSD)
depends=(glibc)
makedepends=(doxygen)
source=(http://downloads.us.xiph.org/releases/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('58b6fe802e7e30182e95d0cde890c0ace40b6f125cffc50635f0ad2eef69b633')
+sha256sums=('9122b6b380081dd2665189f97bfd777f04f92dc3ab6698eea1dbb27ad59d8692')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list