[arch-commits] Commit in bctoolbox/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Thu Jul 8 18:03:00 UTC 2021
Date: Thursday, July 8, 2021 @ 18:03:00
Author: arojas
Revision: 975829
Update to 5.0.0
Modified:
bctoolbox/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-08 17:36:17 UTC (rev 975828)
+++ PKGBUILD 2021-07-08 18:03:00 UTC (rev 975829)
@@ -2,7 +2,7 @@
# Contributor: Sergej Pupykin <arch+pub at sergej.pp.ru>
pkgname=bctoolbox
-pkgver=4.5.22
+pkgver=5.0.0
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=('dca15197f37a538e33a2a08c837e6ec42b8511996452c28cec017ec638336bdf')
+sha256sums=('b36ac46c14380be7b25b188f3dd2e493224d3bf5bee30b172b4a78f61775c8ee')
build() {
cmake -B build -S $pkgname-$pkgver \
More information about the arch-commits
mailing list