[arch-commits] Commit in lib32-opus/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Fri Oct 19 10:16:02 UTC 2018
Date: Friday, October 19, 2018 @ 10:16:02
Author: heftig
Revision: 397357
1.3-1
Modified:
lib32-opus/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-10-19 10:15:47 UTC (rev 397356)
+++ PKGBUILD 2018-10-19 10:16:02 UTC (rev 397357)
@@ -2,7 +2,7 @@
# Contributor: farwayer <farwayer [at] gmail [dot] com>
pkgname=lib32-opus
-pkgver=1.2.1
+pkgver=1.3
pkgrel=1
pkgdesc="Totally open, royalty-free, highly versatile audio codec (32-bit)"
arch=(x86_64)
@@ -11,7 +11,7 @@
depends=(lib32-glibc opus)
makedepends=(gcc-multilib)
source=(https://archive.mozilla.org/pub/opus/opus-$pkgver.tar.gz)
-sha256sums=('cfafd339ccd9c5ef8d6ab15d7e1a412c054bf4cb4ecbbbcc78c12ef2def70732')
+sha256sums=('4f3d69aefdf2dbaf9825408e452a8a414ffc60494c70633560700398820dc550')
build() {
export CC='gcc -m32'
More information about the arch-commits
mailing list