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

Antonio Rojas arojas at gemini.archlinux.org
Tue Feb 15 20:50:58 UTC 2022


    Date: Tuesday, February 15, 2022 @ 20:50:58
  Author: arojas
Revision: 1133386

Update to 5.1.2

Modified:
  bctoolbox/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-15 19:52:04 UTC (rev 1133385)
+++ PKGBUILD	2022-02-15 20:50:58 UTC (rev 1133386)
@@ -2,7 +2,7 @@
 # Contributor: Sergej Pupykin <arch+pub at sergej.pp.ru>
 
 pkgname=bctoolbox
-pkgver=5.1.0
+pkgver=5.1.2
 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=('82fc92f5fc2242389794bf2ecdd278e08bcddc957e1ba46c9d13e8b8b422672f')
+sha256sums=('2f839e1e4981f14687554df0140f7e1e48ebf7102bffbfc43a18acc78af20470')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



More information about the arch-commits mailing list