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

Antonio Rojas arojas at gemini.archlinux.org
Thu Jul 29 17:48:25 UTC 2021


    Date: Thursday, July 29, 2021 @ 17:48:25
  Author: arojas
Revision: 990463

Update to 5.0.3

Modified:
  bctoolbox/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-29 17:48:22 UTC (rev 990462)
+++ PKGBUILD	2021-07-29 17:48:25 UTC (rev 990463)
@@ -2,8 +2,8 @@
 # Contributor: Sergej Pupykin <arch+pub at sergej.pp.ru>
 
 pkgname=bctoolbox
-pkgver=5.0.0
-pkgrel=2
+pkgver=5.0.3
+pkgrel=1
 pkgdesc='A library written in C that allows you to create and run audio and video streams'
 arch=(x86_64)
 url='https://github.com/BelledonneCommunications/bctoolbox'
@@ -11,7 +11,7 @@
 depends=(mbedtls bcunit)
 makedepends=(cmake)
 source=(https://github.com/BelledonneCommunications/bctoolbox/archive/$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('b36ac46c14380be7b25b188f3dd2e493224d3bf5bee30b172b4a78f61775c8ee')
+sha256sums=('2aeff9858fd28b9b5813ad500cf6256ace95efdfc0f9a0746106df63a153e951')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



More information about the arch-commits mailing list