Date: Monday, September 6, 2021 @ 16:51:46
  Author: arojas
Revision: 1011878

Update to 5.0.18

Modified:
  bctoolbox/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-09-06 14:00:40 UTC (rev 1011877)
+++ PKGBUILD    2021-09-06 16:51:46 UTC (rev 1011878)
@@ -2,7 +2,7 @@
 # Contributor: Sergej Pupykin <arch+...@sergej.pp.ru>
 
 pkgname=bctoolbox
-pkgver=5.0.15
+pkgver=5.0.18
 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://github.com/BelledonneCommunications/bctoolbox/archive/$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('03cb5441f3a5c411e6d59aa616340f2915e932f126367dc1aa234eb4209d1863')
+sha256sums=('63114fa35e3fe8d0c9f3be3340fea16e94f912971f0914e7e7ea2c6eb4062579')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \

Reply via email to