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

Sergej Pupykin spupykin at archlinux.org
Tue Dec 6 12:50:07 UTC 2016


    Date: Tuesday, December 6, 2016 @ 12:50:06
  Author: spupykin
Revision: 198196

upgpkg: bctoolbox 0.4.0-1

upd

Modified:
  bctoolbox/trunk/PKGBUILD	(contents, properties)

----------+
 PKGBUILD |    9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-06 12:13:07 UTC (rev 198195)
+++ PKGBUILD	2016-12-06 12:50:06 UTC (rev 198196)
@@ -1,5 +1,8 @@
+# $Id$
+# Maintainer: Sergej Pupykin <arch+pub at sergej.pp.ru>
+
 pkgname=bctoolbox
-pkgver=0.2.0
+pkgver=0.4.0
 pkgrel=1
 pkgdesc="A library written in C that allows you to create and run audio and video streams"
 arch=('i686' 'x86_64')
@@ -6,9 +9,9 @@
 url="http://www.linphone.org/"
 license=('GPL')
 depends=('mbedtls')
-makedepends=('cunit')
+makedepends=('bcunit')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/BelledonneCommunications/bctoolbox/archive/$pkgver.tar.gz")
-md5sums=('6c04712c62919a5fe200cf3377027c89')
+sha256sums=('da7df7ff359a9829e9e6ef98dfe9fead0cf735b8a4a5da1b1047f467dee1b2a9')
 
 build() {
   cd ${pkgname}-$pkgver


Property changes on: bctoolbox/trunk/PKGBUILD
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property



More information about the arch-commits mailing list