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

Antonio Rojas arojas at archlinux.org
Fri Feb 12 14:40:12 UTC 2021


    Date: Friday, February 12, 2021 @ 14:40:12
  Author: arojas
Revision: 856965

Update to 4.4.28

Modified:
  bctoolbox/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-12 14:37:29 UTC (rev 856964)
+++ PKGBUILD	2021-02-12 14:40:12 UTC (rev 856965)
@@ -2,7 +2,7 @@
 # Contributor: Sergej Pupykin <arch+pub at sergej.pp.ru>
 
 pkgname=bctoolbox
-pkgver=4.4.27
+pkgver=4.4.28
 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=('5d90667d8ca8d5467ccfeaf1b9f6c935dc3ddc26433c5bba23e8746de72e0a6a')
+sha256sums=('f26dc6826889ad461799a197744f7d4907ade94cf52ebb0052b85dd8a143e1f2')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



More information about the arch-commits mailing list