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

Antonio Rojas arojas at archlinux.org
Tue Feb 16 18:22:42 UTC 2021


    Date: Tuesday, February 16, 2021 @ 18:22:42
  Author: arojas
Revision: 862319

Update to 4.4.29

Modified:
  bctoolbox/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-16 18:12:43 UTC (rev 862318)
+++ PKGBUILD	2021-02-16 18:22:42 UTC (rev 862319)
@@ -2,7 +2,7 @@
 # Contributor: Sergej Pupykin <arch+pub at sergej.pp.ru>
 
 pkgname=bctoolbox
-pkgver=4.4.28
+pkgver=4.4.29
 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=('f26dc6826889ad461799a197744f7d4907ade94cf52ebb0052b85dd8a143e1f2')
+sha256sums=('63ed6f24e0a3e19947147416f14b31e6717a4218df2bdf1da6137f5e26d91062')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



More information about the arch-commits mailing list