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

Antonio Rojas arojas at archlinux.org
Wed Mar 3 15:04:48 UTC 2021


    Date: Wednesday, March 3, 2021 @ 15:04:48
  Author: arojas
Revision: 879280

Update to 4.4.33

Modified:
  bctoolbox/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-03 15:02:51 UTC (rev 879279)
+++ PKGBUILD	2021-03-03 15:04:48 UTC (rev 879280)
@@ -2,7 +2,7 @@
 # Contributor: Sergej Pupykin <arch+pub at sergej.pp.ru>
 
 pkgname=bctoolbox
-pkgver=4.4.32
+pkgver=4.4.33
 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=('ce59fd3aba51993aebc4ea96352f933428916eb10876084dabcfb14d9f22a5da')
+sha256sums=('4542bfb6aae4641bc5fd8e2d0e166536f66a336d1c34c4cf49be3f7a99fe09fa')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



More information about the arch-commits mailing list