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

Antonio Rojas arojas at gemini.archlinux.org
Mon Mar 14 20:48:01 UTC 2022


    Date: Monday, March 14, 2022 @ 20:48:01
  Author: arojas
Revision: 1153160

Update to 5.1.10

Modified:
  bctoolbox/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-14 20:47:59 UTC (rev 1153159)
+++ PKGBUILD	2022-03-14 20:48:01 UTC (rev 1153160)
@@ -2,7 +2,7 @@
 # Contributor: Sergej Pupykin <arch+pub at sergej.pp.ru>
 
 pkgname=bctoolbox
-pkgver=5.1.3
+pkgver=5.1.10
 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=('272fe3b419c7ce8c9b042f2cdcd800a8b04940e5fedd1d488112c9bd471ee961')
+sha256sums=('d781778244df6506c6d17cb65f6da586ef26bc2222531747d371e12097948e6f')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



More information about the arch-commits mailing list