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

Antonio Rojas arojas at archlinux.org
Thu Apr 1 09:01:43 UTC 2021


    Date: Thursday, April 1, 2021 @ 09:01:43
  Author: arojas
Revision: 910775

Update to 4.5.1

Modified:
  bctoolbox/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-01 07:47:24 UTC (rev 910774)
+++ PKGBUILD	2021-04-01 09:01:43 UTC (rev 910775)
@@ -2,7 +2,7 @@
 # Contributor: Sergej Pupykin <arch+pub at sergej.pp.ru>
 
 pkgname=bctoolbox
-pkgver=4.5.0
+pkgver=4.5.1
 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=('c9bb09677183089d5e5f3fdcc775e80698150b6b0183dc31ff5593acf0d30974')
+sha256sums=('f81e6efe261579ec0c6718292670ab690ba63f175419723f129c73b93bd5c5da')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



More information about the arch-commits mailing list