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

Antonio Rojas arojas at gemini.archlinux.org
Mon Jan 3 21:43:53 UTC 2022


    Date: Monday, January 3, 2022 @ 21:43:53
  Author: arojas
Revision: 1092605

Update to 5.0.63

Modified:
  bctoolbox/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-03 21:42:17 UTC (rev 1092604)
+++ PKGBUILD	2022-01-03 21:43:53 UTC (rev 1092605)
@@ -2,7 +2,7 @@
 # Contributor: Sergej Pupykin <arch+pub at sergej.pp.ru>
 
 pkgname=bctoolbox
-pkgver=5.0.58
+pkgver=5.0.63
 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=(https://gitlab.linphone.org/BC/public/bctoolbox/-/archive/$pkgver/$pkgname-$pkgver.tar.bz2)
-sha256sums=('d5ed3f9057be40d1949da4e91e2c2bc173f23bde29f40a9e9479947a4ba46561')
+sha256sums=('ac08b7d5ca646e0cf35dd504c1ac1ef520ab497df1a8cd4b00dc429368698ec5')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



More information about the arch-commits mailing list