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

Antonio Rojas arojas at archlinux.org
Mon Dec 14 20:30:38 UTC 2020


    Date: Monday, December 14, 2020 @ 20:30:37
  Author: arojas
Revision: 775757

Update to 4.4.16

Modified:
  bctoolbox/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-14 20:23:17 UTC (rev 775756)
+++ PKGBUILD	2020-12-14 20:30:37 UTC (rev 775757)
@@ -2,7 +2,7 @@
 # Contributor: Sergej Pupykin <arch+pub at sergej.pp.ru>
 
 pkgname=bctoolbox
-pkgver=4.4.13
+pkgver=4.4.16
 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=('ea05e5089cbc8c9c3af0e190852e0a1ab7988f3bced7a460ef5f87320fc9ceac')
+sha256sums=('10548981a2b123ed5314156bf401b4ddac1930389516c2f6f2239f360c2ebc0e')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



More information about the arch-commits mailing list