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

Bartłomiej Piotrowski bpiotrowski at nymeria.archlinux.org
Sat Dec 7 11:00:31 UTC 2013


    Date: Saturday, December 7, 2013 @ 12:00:31
  Author: bpiotrowski
Revision: 102288

upgpkg: opus-tools 0.1.8-1

- new upstream release

Modified:
  opus-tools/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-12-07 10:57:57 UTC (rev 102287)
+++ PKGBUILD	2013-12-07 11:00:31 UTC (rev 102288)
@@ -4,7 +4,7 @@
 # Contributor: pumbur
 
 pkgname=opus-tools
-pkgver=0.1.7
+pkgver=0.1.8
 pkgrel=1
 pkgdesc='Collection of tools for Opus audio codec'
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 license=('BSD')
 depends=('flac' 'libogg' 'opus')
 source=(http://downloads.xiph.org/releases/opus/$pkgname-$pkgver.tar.gz)
-md5sums=('62af32d1669bcabf1aabaf7187a377f6')
+md5sums=('b424790eda9357a4df394e2d7ca19eac')
 
 build(){
   cd $pkgname-$pkgver




More information about the arch-commits mailing list