[arch-commits] Commit in bctoolbox/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Thu Sep 8 17:23:48 UTC 2022
Date: Thursday, September 8, 2022 @ 17:23:48
Author: arojas
Revision: 1296864
upgpkg: bctoolbox 5.1.58-1: Update to 5.1.58
Modified:
bctoolbox/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-09-08 17:09:30 UTC (rev 1296863)
+++ PKGBUILD 2022-09-08 17:23:48 UTC (rev 1296864)
@@ -2,7 +2,7 @@
# Contributor: Sergej Pupykin <arch+pub at sergej.pp.ru>
pkgname=bctoolbox
-pkgver=5.1.55
+pkgver=5.1.58
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=('19613e4a8f5b107af0acb849f45974a1af438c4e888e096c6216047fce6397a2')
+sha256sums=('e83f6d21c6dda90aaea40ef7fdec58a6cdf61178e0414afde5860a6fe6725ddc')
build() {
cmake -B build -S $pkgname-$pkgver \
More information about the arch-commits
mailing list