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

Antonio Rojas arojas at gemini.archlinux.org
Tue Feb 1 17:01:47 UTC 2022


    Date: Tuesday, February 1, 2022 @ 17:01:47
  Author: arojas
Revision: 1121965

Update to 5.0.67

Modified:
  bctoolbox/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-01 16:52:39 UTC (rev 1121964)
+++ PKGBUILD	2022-02-01 17:01:47 UTC (rev 1121965)
@@ -2,7 +2,7 @@
 # Contributor: Sergej Pupykin <arch+pub at sergej.pp.ru>
 
 pkgname=bctoolbox
-pkgver=5.0.66
+pkgver=5.0.67
 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=('6e8c0ff800fffebc07ef465a33a1c0f1809664e546791e2dca2f6e4f23c27196')
+sha256sums=('7ede83ad993290c2d490a62ab5b1e4fe14ce800a9af85526e15a70adad1bd202')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



More information about the arch-commits mailing list