[arch-commits] Commit in bctoolbox/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Wed May 25 17:01:22 UTC 2022
Date: Wednesday, May 25, 2022 @ 17:01:21
Author: arojas
Revision: 1210368
Update to 5.1.36
Modified:
bctoolbox/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-05-25 15:15:23 UTC (rev 1210367)
+++ PKGBUILD 2022-05-25 17:01:21 UTC (rev 1210368)
@@ -2,7 +2,7 @@
# Contributor: Sergej Pupykin <arch+pub at sergej.pp.ru>
pkgname=bctoolbox
-pkgver=5.1.31
+pkgver=5.1.36
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=('90a3253d2418ba810436aeb23aba6e00c08451aa4b5ba7f9bfa11e04820da34a')
+sha256sums=('2df0809a6e7c47af057449cf246eb591b3889ae600cb8636fea6fff973b9d4e3')
build() {
cmake -B build -S $pkgname-$pkgver \
More information about the arch-commits
mailing list