Date: Monday, October 2, 2017 @ 09:21:23 Author: spupykin Revision: 261229
upgpkg: bctoolbox 0.6.0-1 Modified: bctoolbox/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-10-02 08:55:27 UTC (rev 261228) +++ PKGBUILD 2017-10-02 09:21:23 UTC (rev 261229) @@ -2,7 +2,7 @@ # Maintainer: Sergej Pupykin <[email protected]> pkgname=bctoolbox -pkgver=0.5.1 +pkgver=0.6.0 pkgrel=1 pkgdesc="A library written in C that allows you to create and run audio and video streams" arch=('i686' 'x86_64') @@ -11,7 +11,7 @@ depends=('mbedtls') makedepends=('bcunit') source=("$pkgname-$pkgver.tar.gz::https://github.com/BelledonneCommunications/bctoolbox/archive/$pkgver.tar.gz") -sha256sums=('7189367f2046deb5d9b463b4b97a7bc015464db260142648bf9226a1362ea6e3') +sha256sums=('299dedcf8f1edea79964314504f0d24e97cdf24a289896fc09bc69c38eb9f9be') build() { cd ${pkgname}-$pkgver
