[arch-commits] Commit in bctoolbox/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Tue May 17 20:02:09 UTC 2022
Date: Tuesday, May 17, 2022 @ 20:02:09
Author: arojas
Revision: 1207713
Update to 5.1.17
Modified:
bctoolbox/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-05-17 19:55:00 UTC (rev 1207712)
+++ PKGBUILD 2022-05-17 20:02:09 UTC (rev 1207713)
@@ -2,7 +2,7 @@
# Contributor: Sergej Pupykin <arch+pub at sergej.pp.ru>
pkgname=bctoolbox
-pkgver=5.1.10
+pkgver=5.1.17
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=('d781778244df6506c6d17cb65f6da586ef26bc2222531747d371e12097948e6f')
+sha256sums=('ae7a298ec1419fa3fb72cb85786efdc3fb59358755c7da7be2e9dda95bfd95ee')
build() {
cmake -B build -S $pkgname-$pkgver \
More information about the arch-commits
mailing list