[arch-commits] Commit in bctoolbox/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Mon Jun 20 13:38:03 UTC 2022
Date: Monday, June 20, 2022 @ 13:38:03
Author: arojas
Revision: 1238669
Update to 5.1.45
Modified:
bctoolbox/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-06-20 13:19:19 UTC (rev 1238668)
+++ PKGBUILD 2022-06-20 13:38:03 UTC (rev 1238669)
@@ -2,7 +2,7 @@
# Contributor: Sergej Pupykin <arch+pub at sergej.pp.ru>
pkgname=bctoolbox
-pkgver=5.1.38
+pkgver=5.1.45
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=('9322c0cc329b515c29372eb5a08e82c6b15c35b1c6166eff4bf24ab40b729867')
+sha256sums=('2710e75bfb8f3c72dd8ca96ee273a46d503c3c00190da3f2570d7a7349fe29cc')
build() {
cmake -B build -S $pkgname-$pkgver \
More information about the arch-commits
mailing list