Date: Tuesday, November 2, 2021 @ 17:13:50
  Author: arojas
Revision: 1035392

Update to 5.0.46

Modified:
  bctoolbox/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-11-02 16:46:40 UTC (rev 1035391)
+++ PKGBUILD    2021-11-02 17:13:50 UTC (rev 1035392)
@@ -2,7 +2,7 @@
 # Contributor: Sergej Pupykin <arch+...@sergej.pp.ru>
 
 pkgname=bctoolbox
-pkgver=5.0.44
+pkgver=5.0.46
 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=(https://gitlab.linphone.org/BC/public/bctoolbox/-/archive/$pkgver/$pkgname-$pkgver.tar.bz2)
-sha256sums=('5685d69e9041bc45f743d361f73eb760eef361746b70a908ddade6337848abba')
+sha256sums=('4f5c392fc101d8a9572c53342fc36e8f8967967fed0a417d4afbf01aff6ed91d')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \

Reply via email to