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

Antonio Rojas arojas at archlinux.org
Wed Apr 21 13:37:17 UTC 2021


    Date: Wednesday, April 21, 2021 @ 13:37:17
  Author: arojas
Revision: 920509

Update to 4.5.7

Modified:
  bctoolbox/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-21 13:36:03 UTC (rev 920508)
+++ PKGBUILD	2021-04-21 13:37:17 UTC (rev 920509)
@@ -2,7 +2,7 @@
 # Contributor: Sergej Pupykin <arch+pub at sergej.pp.ru>
 
 pkgname=bctoolbox
-pkgver=4.5.3
+pkgver=4.5.7
 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=('4dbbabd4e3db502722c22a08d91356b78a013257df16b562d918b9f5389f097d')
+sha256sums=('d6d1ef778f04b624a4d871f433f595d11a99e057e1d5240dc4125475d31fb5c0')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



More information about the arch-commits mailing list