[arch-commits] Commit in bctoolbox/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Tue Nov 24 16:13:20 UTC 2020
Date: Tuesday, November 24, 2020 @ 16:13:19
Author: arojas
Revision: 760944
Update to 4.4.10
Modified:
bctoolbox/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-24 16:12:16 UTC (rev 760943)
+++ PKGBUILD 2020-11-24 16:13:19 UTC (rev 760944)
@@ -2,7 +2,7 @@
# Contributor: Sergej Pupykin <arch+pub at sergej.pp.ru>
pkgname=bctoolbox
-pkgver=4.4.9
+pkgver=4.4.10
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=('d96586b30999fd41d720150b52d334bbb5bbb419b8d5900a8a037f2617bf1d6b')
+sha256sums=('a1c65bf1b8e7fa0492692739ea77d3077a51bd9ee1d2f6f68625ee43110f7d5e')
build() {
cmake -B build -S $pkgname-$pkgver \
More information about the arch-commits
mailing list