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

Antonio Rojas arojas at gemini.archlinux.org
Tue Oct 5 14:55:24 UTC 2021


    Date: Tuesday, October 5, 2021 @ 14:55:24
  Author: arojas
Revision: 1027711

Update to 5.0.32

Modified:
  bzrtp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-05 14:52:02 UTC (rev 1027710)
+++ PKGBUILD	2021-10-05 14:55:24 UTC (rev 1027711)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=bzrtp
-pkgver=5.0.28
+pkgver=5.0.32
 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=('a69fd90c9485b4351acb4164ddbb19206f38081eea33f62c86d50db392064cf8')
+sha256sums=('17f4c4a4da792dc1126021fae3299bc7e8862af872bb98adc7de58459e83e7c2')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



More information about the arch-commits mailing list