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

Antonio Rojas arojas at archlinux.org
Fri Dec 18 21:52:39 UTC 2020


    Date: Friday, December 18, 2020 @ 21:52:38
  Author: arojas
Revision: 779684

Update to 4.4.19

Modified:
  bctoolbox/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-18 21:52:29 UTC (rev 779683)
+++ PKGBUILD	2020-12-18 21:52:38 UTC (rev 779684)
@@ -2,7 +2,7 @@
 # Contributor: Sergej Pupykin <arch+pub at sergej.pp.ru>
 
 pkgname=bctoolbox
-pkgver=4.4.17
+pkgver=4.4.19
 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=('1364d5f42b5514546b9c6654c227804ff92cf9cf13fdc7cb6ca666e3bb5a7987')
+sha256sums=('9e12e321a96daf08188ed58840e3cc2f64efe4003721da73bf382cf7dc685d2a')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



More information about the arch-commits mailing list