[arch-commits] Commit in bctoolbox/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Tue Dec 10 19:22:52 UTC 2019
Date: Tuesday, December 10, 2019 @ 19:22:52
Author: arojas
Revision: 536558
Tag renamed to 4.3.0
Modified:
bctoolbox/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-12-10 19:20:17 UTC (rev 536557)
+++ PKGBUILD 2019-12-10 19:22:52 UTC (rev 536558)
@@ -2,8 +2,8 @@
# Contributor: Sergej Pupykin <arch+pub at sergej.pp.ru>
pkgname=bctoolbox
-pkgver=4.3
-pkgrel=2
+pkgver=4.3.0
+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)
makedepends=(cmake bcunit)
source=($pkgname-$pkgver.tar.gz::"https://github.com/BelledonneCommunications/bctoolbox/archive/$pkgver.tar.gz")
-sha256sums=('9d091364d85b7862eef9de90dd5303ccdd4ea2a3a291dfb04648625a53b02915')
+sha256sums=('5fb2d9127b2e09dfe3136c9827a742b5796c2abdd746545c1ab345aba57436f4')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list