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

Sergej Pupykin spupykin at archlinux.org
Thu Mar 16 11:27:56 UTC 2017


    Date: Thursday, March 16, 2017 @ 11:27:56
  Author: spupykin
Revision: 216699

upgpkg: bctoolbox 0.5.1-1

upd

Modified:
  bctoolbox/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-16 11:24:16 UTC (rev 216698)
+++ PKGBUILD	2017-03-16 11:27:56 UTC (rev 216699)
@@ -2,16 +2,16 @@
 # Maintainer: Sergej Pupykin <arch+pub at sergej.pp.ru>
 
 pkgname=bctoolbox
-pkgver=0.4.0
+pkgver=0.5.1
 pkgrel=1
 pkgdesc="A library written in C that allows you to create and run audio and video streams"
 arch=('i686' 'x86_64')
-url="http://www.linphone.org/"
+url="https://github.com/BelledonneCommunications/bctoolbox"
 license=('GPL')
 depends=('mbedtls')
 makedepends=('bcunit')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/BelledonneCommunications/bctoolbox/archive/$pkgver.tar.gz")
-sha256sums=('da7df7ff359a9829e9e6ef98dfe9fead0cf735b8a4a5da1b1047f467dee1b2a9')
+sha256sums=('7189367f2046deb5d9b463b4b97a7bc015464db260142648bf9226a1362ea6e3')
 
 build() {
   cd ${pkgname}-$pkgver



More information about the arch-commits mailing list