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

Antonio Rojas arojas at archlinux.org
Thu Nov 19 14:37:05 UTC 2020


    Date: Thursday, November 19, 2020 @ 14:37:04
  Author: arojas
Revision: 757582

Update to 4.4.9

Modified:
  bctoolbox/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-19 14:10:24 UTC (rev 757581)
+++ PKGBUILD	2020-11-19 14:37:04 UTC (rev 757582)
@@ -2,7 +2,7 @@
 # Contributor: Sergej Pupykin <arch+pub at sergej.pp.ru>
 
 pkgname=bctoolbox
-pkgver=4.4.8
+pkgver=4.4.9
 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=('446b60e81a79b11e8212c44e312aeb0ce46e9ecf0269a35c492ecdca3e7428c3')
+sha256sums=('d96586b30999fd41d720150b52d334bbb5bbb419b8d5900a8a037f2617bf1d6b')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



More information about the arch-commits mailing list