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

Antonio Rojas arojas at archlinux.org
Thu May 13 20:28:37 UTC 2021


    Date: Thursday, May 13, 2021 @ 20:28:36
  Author: arojas
Revision: 933708

Update to 4.5.15

Modified:
  bctoolbox/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-13 20:28:16 UTC (rev 933707)
+++ PKGBUILD	2021-05-13 20:28:36 UTC (rev 933708)
@@ -2,7 +2,7 @@
 # Contributor: Sergej Pupykin <arch+pub at sergej.pp.ru>
 
 pkgname=bctoolbox
-pkgver=4.5.13
+pkgver=4.5.15
 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=($pkgname-$pkgver.tar.gz::"https://github.com/BelledonneCommunications/bctoolbox/archive/$pkgver.tar.gz")
-sha256sums=('43b8437f32b9aa4588d53af23b6a98e09af9fcbb4643ed8384a0ba4b5461f642')
+sha256sums=('bbe86fe288803d76f586fe3dd0ae5640787555ff2965607f4ecdec5e8d8976b2')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



More information about the arch-commits mailing list