Date: Thursday, March 18, 2021 @ 17:01:31
  Author: arojas
Revision: 894440

Update to 4.4.34

Modified:
  bctoolbox/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-03-18 16:22:28 UTC (rev 894439)
+++ PKGBUILD    2021-03-18 17:01:31 UTC (rev 894440)
@@ -2,7 +2,7 @@
 # Contributor: Sergej Pupykin <arch+...@sergej.pp.ru>
 
 pkgname=bctoolbox
-pkgver=4.4.33
+pkgver=4.4.34
 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=('4542bfb6aae4641bc5fd8e2d0e166536f66a336d1c34c4cf49be3f7a99fe09fa')
+sha256sums=('7106b2c551371e58a07e39cf5fcd88fecaf2e6ce08bef28232d1ffa47b745114')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \

Reply via email to