[arch-commits] Commit in bctoolbox/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Fri Nov 5 14:40:49 UTC 2021
Date: Friday, November 5, 2021 @ 14:40:49
Author: arojas
Revision: 1037211
Update to 5.0.49
Modified:
bctoolbox/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-11-05 14:10:58 UTC (rev 1037210)
+++ PKGBUILD 2021-11-05 14:40:49 UTC (rev 1037211)
@@ -2,7 +2,7 @@
# Contributor: Sergej Pupykin <arch+pub at sergej.pp.ru>
pkgname=bctoolbox
-pkgver=5.0.46
+pkgver=5.0.49
pkgrel=1
pkgdesc='A library written in C that allows you to create and run audio and video streams'
arch=(x86_64)
@@ -11,7 +11,7 @@
depends=(mbedtls bcunit)
makedepends=(cmake)
source=(https://gitlab.linphone.org/BC/public/bctoolbox/-/archive/$pkgver/$pkgname-$pkgver.tar.bz2)
-sha256sums=('4f5c392fc101d8a9572c53342fc36e8f8967967fed0a417d4afbf01aff6ed91d')
+sha256sums=('7978ef70bd3d10a7356f92d8dd982f875b347fbec4152da6110550f2bd5b0f94')
build() {
cmake -B build -S $pkgname-$pkgver \
More information about the arch-commits
mailing list