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

Antonio Rojas arojas at gemini.archlinux.org
Wed Sep 22 14:03:12 UTC 2021


    Date: Wednesday, September 22, 2021 @ 14:03:11
  Author: arojas
Revision: 1021553

Update to 5.0.24

Modified:
  bctoolbox/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-22 14:02:51 UTC (rev 1021552)
+++ PKGBUILD	2021-09-22 14:03:11 UTC (rev 1021553)
@@ -2,7 +2,7 @@
 # Contributor: Sergej Pupykin <arch+pub at sergej.pp.ru>
 
 pkgname=bctoolbox
-pkgver=5.0.23
+pkgver=5.0.24
 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=('c029800ce072ca66ae9d1bcee9e23ce461c1422c01525fef8aa3790675bf5c19')
+sha256sums=('a94727607880a1a47a3121be64cfc7868a40c6945b9fe9813df0a6994964a360')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



More information about the arch-commits mailing list