[arch-commits] Commit in bzrtp/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Fri Jun 25 06:03:20 UTC 2021
Date: Friday, June 25, 2021 @ 06:03:20
Author: arojas
Revision: 967379
Update to 4.5.22
Modified:
bzrtp/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-06-25 06:01:49 UTC (rev 967378)
+++ PKGBUILD 2021-06-25 06:03:20 UTC (rev 967379)
@@ -1,7 +1,7 @@
# Maintainer: Antonio Rojas <arojas at archlinux.org>
pkgname=bzrtp
-pkgver=4.5.20
+pkgver=4.5.22
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=('85053f8758700c9329ffd4a9c92480e832a78588648e8cb09dd657b8cb97047d')
+sha256sums=('6d21305d542d58fd12aa6d555277f966b2c9a70e2ab869ce9a094224b219557f')
build() {
cmake -B build -S $pkgname-$pkgver \
More information about the arch-commits
mailing list