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

Antonio Rojas arojas at archlinux.org
Wed Nov 11 22:07:26 UTC 2020


    Date: Wednesday, November 11, 2020 @ 22:07:26
  Author: arojas
Revision: 751258

Update to 4.4.7

Modified:
  bctoolbox/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-11 21:50:42 UTC (rev 751257)
+++ PKGBUILD	2020-11-11 22:07:26 UTC (rev 751258)
@@ -2,7 +2,7 @@
 # Contributor: Sergej Pupykin <arch+pub at sergej.pp.ru>
 
 pkgname=bctoolbox
-pkgver=4.4.6
+pkgver=4.4.7
 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=('2e26112b4d07fd55530f3c5948ed002e9a5610fe3bbbc218d93d1f2d6fa0d05b')
+sha256sums=('a8ce770daf4a57165cda1ef401fb3c8eb96ba93e38988e6aae6d8d0bafac4543')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



More information about the arch-commits mailing list