[arch-commits] Commit in bzrtp/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Thu Jul 8 18:06:39 UTC 2021
Date: Thursday, July 8, 2021 @ 18:06:38
Author: arojas
Revision: 975831
Update to 5.0.0
Modified:
bzrtp/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-08 18:03:39 UTC (rev 975830)
+++ PKGBUILD 2021-07-08 18:06:38 UTC (rev 975831)
@@ -1,7 +1,7 @@
# Maintainer: Antonio Rojas <arojas at archlinux.org>
pkgname=bzrtp
-pkgver=4.5.22
+pkgver=5.0.0
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=('6d21305d542d58fd12aa6d555277f966b2c9a70e2ab869ce9a094224b219557f')
+sha256sums=('9fe37f3d927216ae6a84339f73a7c2428c54087924172c65931c0808834a4741')
build() {
cmake -B build -S $pkgname-$pkgver \
More information about the arch-commits
mailing list