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

Antonio Rojas arojas at gemini.archlinux.org
Tue Oct 5 14:51:54 UTC 2021


    Date: Tuesday, October 5, 2021 @ 14:51:54
  Author: arojas
Revision: 1027709

Update to 5.0.32

Modified:
  bctoolbox/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-05 14:49:59 UTC (rev 1027708)
+++ PKGBUILD	2021-10-05 14:51:54 UTC (rev 1027709)
@@ -2,7 +2,7 @@
 # Contributor: Sergej Pupykin <arch+pub at sergej.pp.ru>
 
 pkgname=bctoolbox
-pkgver=5.0.28
+pkgver=5.0.32
 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=('5386db0153ea2339a630d2f78e588fad2ec5f056174f4560935e72ec4de4fd09')
+sha256sums=('f9a460339567914626bd218889c9c136c703c006c5087c81a4333c8379c6b836')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



More information about the arch-commits mailing list