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

Antonio Rojas arojas at archlinux.org
Mon Mar 29 13:33:05 UTC 2021


    Date: Monday, March 29, 2021 @ 13:33:05
  Author: arojas
Revision: 909175

Update to 4.5.0

Modified:
  bctoolbox/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-29 13:32:34 UTC (rev 909174)
+++ PKGBUILD	2021-03-29 13:33:05 UTC (rev 909175)
@@ -2,7 +2,7 @@
 # Contributor: Sergej Pupykin <arch+pub at sergej.pp.ru>
 
 pkgname=bctoolbox
-pkgver=4.4.34
+pkgver=4.5.0
 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=('7106b2c551371e58a07e39cf5fcd88fecaf2e6ce08bef28232d1ffa47b745114')
+sha256sums=('c9bb09677183089d5e5f3fdcc775e80698150b6b0183dc31ff5593acf0d30974')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



More information about the arch-commits mailing list