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

Antonio Rojas arojas at archlinux.org
Wed Feb 3 17:50:06 UTC 2021


    Date: Wednesday, February 3, 2021 @ 17:50:05
  Author: arojas
Revision: 843398

Update to 4.4.25

Modified:
  bctoolbox/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-03 17:37:12 UTC (rev 843397)
+++ PKGBUILD	2021-02-03 17:50:05 UTC (rev 843398)
@@ -2,7 +2,7 @@
 # Contributor: Sergej Pupykin <arch+pub at sergej.pp.ru>
 
 pkgname=bctoolbox
-pkgver=4.4.24
+pkgver=4.4.25
 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=('6c8c6989a8d0a9068261a8f32461638481a044d8db7299871face29500c1b624')
+sha256sums=('38acc4b85d66b5bea57a8c7563469a271474975503b3e3ad2d7e7fd1bea8a658')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



More information about the arch-commits mailing list