[arch-commits] Commit in bctoolbox/trunk (PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Thu Sep 16 16:24:18 UTC 2021


    Date: Thursday, September 16, 2021 @ 16:24:17
  Author: arojas
Revision: 1016428

Update to 5.0.23

Modified:
  bctoolbox/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-16 16:23:20 UTC (rev 1016427)
+++ PKGBUILD	2021-09-16 16:24:17 UTC (rev 1016428)
@@ -2,7 +2,7 @@
 # Contributor: Sergej Pupykin <arch+pub at sergej.pp.ru>
 
 pkgname=bctoolbox
-pkgver=5.0.18
+pkgver=5.0.23
 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://github.com/BelledonneCommunications/bctoolbox/archive/$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('63114fa35e3fe8d0c9f3be3340fea16e94f912971f0914e7e7ea2c6eb4062579')
+sha256sums=('c029800ce072ca66ae9d1bcee9e23ce461c1422c01525fef8aa3790675bf5c19')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



More information about the arch-commits mailing list