[arch-commits] Commit in bctoolbox/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Mon Jan 11 19:33:46 UTC 2021
Date: Monday, January 11, 2021 @ 19:33:45
Author: arojas
Revision: 818276
Update to 4.4.24
Modified:
bctoolbox/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-01-11 19:33:12 UTC (rev 818275)
+++ PKGBUILD 2021-01-11 19:33:45 UTC (rev 818276)
@@ -2,8 +2,8 @@
# Contributor: Sergej Pupykin <arch+pub at sergej.pp.ru>
pkgname=bctoolbox
-pkgver=4.4.22
-pkgrel=2
+pkgver=4.4.24
+pkgrel=1
pkgdesc="A library written in C that allows you to create and run audio and video streams"
arch=(x86_64)
url="https://github.com/BelledonneCommunications/bctoolbox"
@@ -11,7 +11,7 @@
depends=(mbedtls bcunit)
makedepends=(cmake)
source=($pkgname-$pkgver.tar.gz::"https://github.com/BelledonneCommunications/bctoolbox/archive/$pkgver.tar.gz")
-sha256sums=('0ce641c5b0d325813edc1f6ae4adb38f5459ab7d43818eba5bb4b7f6f8b3c1fe')
+sha256sums=('6c8c6989a8d0a9068261a8f32461638481a044d8db7299871face29500c1b624')
build() {
cmake -B build -S $pkgname-$pkgver \
More information about the arch-commits
mailing list