[arch-commits] Commit in bctoolbox/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Fri Jun 25 05:57:39 UTC 2021
Date: Friday, June 25, 2021 @ 05:57:38
Author: arojas
Revision: 967375
Update to 4.5.22
Modified:
bctoolbox/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-06-25 05:53:22 UTC (rev 967374)
+++ PKGBUILD 2021-06-25 05:57:38 UTC (rev 967375)
@@ -2,7 +2,7 @@
# Contributor: Sergej Pupykin <arch+pub at sergej.pp.ru>
pkgname=bctoolbox
-pkgver=4.5.20
+pkgver=4.5.22
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=('93b855c518e3d324e40479834a8fddfc36abefd4fb6b519a7a01e942d7411c2d')
+sha256sums=('dca15197f37a538e33a2a08c837e6ec42b8511996452c28cec017ec638336bdf')
build() {
cmake -B build -S $pkgname-$pkgver \
More information about the arch-commits
mailing list