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

Antonio Rojas arojas at archlinux.org
Mon Jan 4 23:40:12 UTC 2021


    Date: Monday, January 4, 2021 @ 23:40:12
  Author: arojas
Revision: 808308

Update to 4.4.22

Modified:
  bctoolbox/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-04 23:06:30 UTC (rev 808307)
+++ PKGBUILD	2021-01-04 23:40:12 UTC (rev 808308)
@@ -2,7 +2,7 @@
 # Contributor: Sergej Pupykin <arch+pub at sergej.pp.ru>
 
 pkgname=bctoolbox
-pkgver=4.4.21
+pkgver=4.4.22
 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=($pkgname-$pkgver.tar.gz::"https://github.com/BelledonneCommunications/bctoolbox/archive/$pkgver.tar.gz")
-sha256sums=('fcea6e3441388e5b46925fd9e276e968b4ba50c72cde9223c48c1022baddceba')
+sha256sums=('0ce641c5b0d325813edc1f6ae4adb38f5459ab7d43818eba5bb4b7f6f8b3c1fe')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



More information about the arch-commits mailing list