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

Jan Steffens heftig at archlinux.org
Sat Jul 16 15:41:31 UTC 2016


    Date: Saturday, July 16, 2016 @ 15:41:30
  Author: heftig
Revision: 271948

1.1.3-2

Modified:
  opus/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-07-16 15:38:18 UTC (rev 271947)
+++ PKGBUILD	2016-07-16 15:41:30 UTC (rev 271948)
@@ -6,12 +6,13 @@
 
 pkgname=opus
 pkgver=1.1.3
-pkgrel=1
+pkgrel=2
 pkgdesc="Codec designed for interactive speech and audio transmission over the Internet"
 arch=(i686 x86_64)
 url="http://www.opus-codec.org/"
 license=(BSD)
 depends=(glibc)
+makedepends=(doxygen)
 source=(http://downloads.us.xiph.org/releases/$pkgname/$pkgname-$pkgver.tar.gz)
 sha256sums=('58b6fe802e7e30182e95d0cde890c0ace40b6f125cffc50635f0ad2eef69b633')
 



More information about the arch-commits mailing list