summaryrefslogtreecommitdiff
path: root/community/opus-tools
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2013-12-27 23:55:53 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2013-12-27 23:55:53 +0000
commit65eeff79fff8a1bfdf67ca51d147384f46f4d5c0 (patch)
treefbfdff322b28d9a3c37e6e31c94caf1d8e48dac1 /community/opus-tools
parentd53c44f055929b18d7d1b25f8367ee5836c435fc (diff)
Fri Dec 27 23:54:04 UTC 2013
Diffstat (limited to 'community/opus-tools')
-rw-r--r--community/opus-tools/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/opus-tools/PKGBUILD b/community/opus-tools/PKGBUILD
index 6f64d97ed..be421d277 100644
--- a/community/opus-tools/PKGBUILD
+++ b/community/opus-tools/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 96976 2013-09-09 15:45:45Z bpiotrowski $
+# $Id: PKGBUILD 102289 2013-12-07 11:00:38Z bpiotrowski $
# Maintainer: Bartłomiej Piotrowski <nospam@bpiotrowski.pl>
# Contributor: Michael Düll <mail@akurei.me>
# 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 @@ url='http://wiki.xiph.org/Opus-tools'
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