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

Alexander Rødseth arodseth at archlinux.org
Sun Aug 16 15:00:19 UTC 2020


    Date: Sunday, August 16, 2020 @ 15:00:19
  Author: arodseth
Revision: 681583

upgpkg: opus-tools 0.2-3

Modified:
  opus-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-16 15:00:18 UTC (rev 681582)
+++ PKGBUILD	2020-08-16 15:00:19 UTC (rev 681583)
@@ -5,12 +5,12 @@
 
 pkgname=opus-tools
 pkgver=0.2
-pkgrel=2
+pkgrel=3
 pkgdesc='Collection of tools for Opus audio codec'
 arch=('x86_64')
 url='https://wiki.xiph.org/Opus-tools'
 license=('BSD')
-depends=('flac' 'libogg' 'opus' 'opusfile' 'libopusenc')
+depends=('flac' 'libogg' 'opus' 'opusfile>=0.12' 'libopusenc')
 source=("https://downloads.xiph.org/releases/opus/$pkgname-$pkgver.tar.gz")
 md5sums=('ff2d0536e960cabbfb8ca7c8c1759b6c')
 



More information about the arch-commits mailing list