[arch-commits] Commit in bzrtp/trunk (PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Mon Aug 30 20:35:20 UTC 2021


    Date: Monday, August 30, 2021 @ 20:35:20
  Author: arojas
Revision: 1010075

Update to 5.0.11

Modified:
  bzrtp/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-30 20:34:13 UTC (rev 1010074)
+++ PKGBUILD	2021-08-30 20:35:20 UTC (rev 1010075)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=bzrtp
-pkgver=5.0.5
+pkgver=5.0.11
 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=('e44822cfb2f80abadb71718cac5a4e2b4463e431fcc49fd1195f347393ffe373')
+sha256sums=('d972bd79d2e3bfa33589a7085e770f7c0803df58aa09b6e7d940fca231626b8c')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



More information about the arch-commits mailing list