[arch-commits] Commit in bctoolbox/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Mon May 30 20:07:56 UTC 2022
Date: Monday, May 30, 2022 @ 20:07:56
Author: arojas
Revision: 1216868
Update to 5.1.38
Modified:
bctoolbox/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-05-30 19:25:59 UTC (rev 1216867)
+++ PKGBUILD 2022-05-30 20:07:56 UTC (rev 1216868)
@@ -2,7 +2,7 @@
# Contributor: Sergej Pupykin <arch+pub at sergej.pp.ru>
pkgname=bctoolbox
-pkgver=5.1.36
+pkgver=5.1.38
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=('2df0809a6e7c47af057449cf246eb591b3889ae600cb8636fea6fff973b9d4e3')
+sha256sums=('9322c0cc329b515c29372eb5a08e82c6b15c35b1c6166eff4bf24ab40b729867')
build() {
cmake -B build -S $pkgname-$pkgver \
More information about the arch-commits
mailing list