[arch-commits] Commit in lib32-opus/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Sat Jan 21 06:21:08 UTC 2017


    Date: Saturday, January 21, 2017 @ 06:21:07
  Author: heftig
Revision: 208188

1.1.4-1

Modified:
  lib32-opus/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-21 03:19:22 UTC (rev 208187)
+++ PKGBUILD	2017-01-21 06:21:07 UTC (rev 208188)
@@ -4,16 +4,16 @@
 
 _pkgbase=opus
 pkgname=lib32-$_pkgbase
-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 (32-bit)"
 arch=('x86_64')
-url="http://www.opus-codec.org/"
+url="https://www.opus-codec.org/"
 license=('BSD')
 depends=('lib32-glibc' 'opus')
 makedepends=('gcc-multilib')
 source=("http://downloads.xiph.org/releases/${_pkgbase}/${_pkgbase}-${pkgver}.tar.gz")
-sha256sums=('58b6fe802e7e30182e95d0cde890c0ace40b6f125cffc50635f0ad2eef69b633')
+sha256sums=('9122b6b380081dd2665189f97bfd777f04f92dc3ab6698eea1dbb27ad59d8692')
 
 build() {
   export CC='gcc -m32'



More information about the arch-commits mailing list