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

Antonio Rojas arojas at archlinux.org
Fri Nov 27 18:18:44 UTC 2020


    Date: Friday, November 27, 2020 @ 18:18:44
  Author: arojas
Revision: 764576

Update to 4.4.13

Modified:
  bctoolbox/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-27 18:18:42 UTC (rev 764575)
+++ PKGBUILD	2020-11-27 18:18:44 UTC (rev 764576)
@@ -2,7 +2,7 @@
 # Contributor: Sergej Pupykin <arch+pub at sergej.pp.ru>
 
 pkgname=bctoolbox
-pkgver=4.4.12
+pkgver=4.4.13
 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=('2badd51afaaa8a118f8016ee975caf1ba040d9d164be7be8b9dc0569efaf5b93')
+sha256sums=('ea05e5089cbc8c9c3af0e190852e0a1ab7988f3bced7a460ef5f87320fc9ceac')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



More information about the arch-commits mailing list