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

Antonio Rojas arojas at archlinux.org
Wed Dec 23 13:04:14 UTC 2020


    Date: Wednesday, December 23, 2020 @ 13:04:13
  Author: arojas
Revision: 784211

Update to 4.4.21

Modified:
  bctoolbox/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-23 13:01:53 UTC (rev 784210)
+++ PKGBUILD	2020-12-23 13:04:13 UTC (rev 784211)
@@ -2,7 +2,7 @@
 # Contributor: Sergej Pupykin <arch+pub at sergej.pp.ru>
 
 pkgname=bctoolbox
-pkgver=4.4.19
+pkgver=4.4.21
 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=('9e12e321a96daf08188ed58840e3cc2f64efe4003721da73bf382cf7dc685d2a')
+sha256sums=('fcea6e3441388e5b46925fd9e276e968b4ba50c72cde9223c48c1022baddceba')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



More information about the arch-commits mailing list