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

Antonio Rojas arojas at archlinux.org
Wed May 5 15:36:22 UTC 2021


    Date: Wednesday, May 5, 2021 @ 15:36:21
  Author: arojas
Revision: 927704

Update to 4.5.13

Modified:
  bctoolbox/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-05 15:35:55 UTC (rev 927703)
+++ PKGBUILD	2021-05-05 15:36:21 UTC (rev 927704)
@@ -2,7 +2,7 @@
 # Contributor: Sergej Pupykin <arch+pub at sergej.pp.ru>
 
 pkgname=bctoolbox
-pkgver=4.5.10
+pkgver=4.5.13
 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=('bcf4806d738085b80f1bacc69383c29dd42c2a49492b559e59db08c1779f7ad0')
+sha256sums=('43b8437f32b9aa4588d53af23b6a98e09af9fcbb4643ed8384a0ba4b5461f642')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



More information about the arch-commits mailing list