[arch-commits] Commit in bzrtp/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Wed Sep 22 14:06:35 UTC 2021
Date: Wednesday, September 22, 2021 @ 14:06:35
Author: arojas
Revision: 1021560
Update to 5.0.24
Modified:
bzrtp/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-09-22 14:06:33 UTC (rev 1021559)
+++ PKGBUILD 2021-09-22 14:06:35 UTC (rev 1021560)
@@ -1,7 +1,7 @@
# Maintainer: Antonio Rojas <arojas at archlinux.org>
pkgname=bzrtp
-pkgver=5.0.23
+pkgver=5.0.24
pkgrel=1
pkgdesc='Open source implementation of ZRTP keys exchange protocol'
arch=(x86_64)
@@ -10,7 +10,7 @@
depends=(libxml2 bctoolbox sqlite)
makedepends=(bcunit cmake)
source=(https://github.com/BelledonneCommunications/bzrtp/archive/$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('e0bc5b30a5225afafb9301127a2eff9c99580972da1e79fc7e8b8cce3ddf89b1')
+sha256sums=('d8ea3275e2b40a1ea7e869029d806932caa1ac8f25678d98f66b559051279d37')
build() {
cmake -B build -S $pkgname-$pkgver \
More information about the arch-commits
mailing list