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

Antonio Rojas arojas at gemini.archlinux.org
Wed Feb 9 20:14:16 UTC 2022


    Date: Wednesday, February 9, 2022 @ 20:14:16
  Author: arojas
Revision: 1130390

Update to 5.1.0

Modified:
  bctoolbox/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-09 20:12:38 UTC (rev 1130389)
+++ PKGBUILD	2022-02-09 20:14:16 UTC (rev 1130390)
@@ -2,7 +2,7 @@
 # Contributor: Sergej Pupykin <arch+pub at sergej.pp.ru>
 
 pkgname=bctoolbox
-pkgver=5.0.67
+pkgver=5.1.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=(https://gitlab.linphone.org/BC/public/bctoolbox/-/archive/$pkgver/$pkgname-$pkgver.tar.bz2)
-sha256sums=('7ede83ad993290c2d490a62ab5b1e4fe14ce800a9af85526e15a70adad1bd202')
+sha256sums=('82fc92f5fc2242389794bf2ecdd278e08bcddc957e1ba46c9d13e8b8b422672f')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



More information about the arch-commits mailing list