[arch-commits] Commit in bctoolbox/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Mon Aug 30 20:34:13 UTC 2021
Date: Monday, August 30, 2021 @ 20:34:13
Author: arojas
Revision: 1010074
Update to 5.0.11
Modified:
bctoolbox/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-08-30 20:32:17 UTC (rev 1010073)
+++ PKGBUILD 2021-08-30 20:34:13 UTC (rev 1010074)
@@ -2,7 +2,7 @@
# Contributor: Sergej Pupykin <arch+pub at sergej.pp.ru>
pkgname=bctoolbox
-pkgver=5.0.5
+pkgver=5.0.11
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://github.com/BelledonneCommunications/bctoolbox/archive/$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('1c7746f24bb4a102db7c0b8561058ea2d4162b703cf34efa4656c343c431723b')
+sha256sums=('1ae2926c485fb0b60b9e40b6065d208502a4c500a84ae52f26370bceac1169dc')
build() {
cmake -B build -S $pkgname-$pkgver \
More information about the arch-commits
mailing list