[arch-commits] Commit in lib32-opus/trunk (PKGBUILD)
    Jan Steffens 
    heftig at archlinux.org
       
    Tue Jun 27 11:35:20 UTC 2017
    
    
  
    Date: Tuesday, June 27, 2017 @ 11:35:19
  Author: heftig
Revision: 241153
1.2.1-1
Modified:
  lib32-opus/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-27 10:28:01 UTC (rev 241152)
+++ PKGBUILD	2017-06-27 11:35:19 UTC (rev 241153)
@@ -3,7 +3,7 @@
 # Contributor: farwayer <farwayer [at] gmail [dot] com>
 
 pkgname=lib32-opus
-pkgver=1.2
+pkgver=1.2.1
 pkgrel=1
 pkgdesc="Totally open, royalty-free, highly versatile audio codec (32-bit)"
 arch=(x86_64)
@@ -12,7 +12,7 @@
 depends=(lib32-glibc opus)
 makedepends=(gcc-multilib)
 source=(https://archive.mozilla.org/pub/opus/opus-$pkgver.tar.gz)
-sha256sums=('77db45a87b51578fbc49555ef1b10926179861d854eb2613207dc79d9ec0a9a9')
+sha256sums=('cfafd339ccd9c5ef8d6ab15d7e1a412c054bf4cb4ecbbbcc78c12ef2def70732')
 
 build() {
   export CC='gcc -m32'
    
    
More information about the arch-commits
mailing list