[arch-commits] Commit in bzrtp/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Tue Dec 28 13:39:21 UTC 2021
Date: Tuesday, December 28, 2021 @ 13:39:20
Author: arojas
Revision: 1085666
Update to 5.0.58
Modified:
bzrtp/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-28 13:38:06 UTC (rev 1085665)
+++ PKGBUILD 2021-12-28 13:39:20 UTC (rev 1085666)
@@ -1,7 +1,7 @@
# Maintainer: Antonio Rojas <arojas at archlinux.org>
pkgname=bzrtp
-pkgver=5.0.49
+pkgver=5.0.58
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://gitlab.linphone.org/BC/public/$pkgname/-/archive/$pkgver/$pkgname-$pkgver.tar.bz2)
-sha256sums=('7509d0525cec2facee47059fbefb76841d8b41034ceab9773f79f4d06f1e31a4')
+sha256sums=('4000e2381c9ca36b08c36974a7dbcdaf4cd5bd463758da91ffb499bbb92bdb5d')
build() {
cmake -B build -S $pkgname-$pkgver \
More information about the arch-commits
mailing list