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

Antonio Rojas arojas at gemini.archlinux.org
Fri Jan 7 18:44:05 UTC 2022


    Date: Friday, January 7, 2022 @ 18:44:04
  Author: arojas
Revision: 1096042

Update to 5.0.66

Modified:
  bctoolbox/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-07 18:43:58 UTC (rev 1096041)
+++ PKGBUILD	2022-01-07 18:44:04 UTC (rev 1096042)
@@ -2,7 +2,7 @@
 # Contributor: Sergej Pupykin <arch+pub at sergej.pp.ru>
 
 pkgname=bctoolbox
-pkgver=5.0.63
+pkgver=5.0.66
 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=('ac08b7d5ca646e0cf35dd504c1ac1ef520ab497df1a8cd4b00dc429368698ec5')
+sha256sums=('6e8c0ff800fffebc07ef465a33a1c0f1809664e546791e2dca2f6e4f23c27196')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



More information about the arch-commits mailing list