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

Antonio Rojas arojas at gemini.archlinux.org
Mon Sep 6 16:53:28 UTC 2021


    Date: Monday, September 6, 2021 @ 16:53:28
  Author: arojas
Revision: 1011880

Update to 5.0.18

Modified:
  bzrtp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-06 16:51:56 UTC (rev 1011879)
+++ PKGBUILD	2021-09-06 16:53:28 UTC (rev 1011880)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=bzrtp
-pkgver=5.0.15
+pkgver=5.0.18
 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=('848b2574390ef02c09a43b1effd25b3a5665baa3214c45dd78e0b0e1b5d703e1')
+sha256sums=('1d126ee7b924920507f78223d34b55ad2ac6712abc7b3ce60f1e4860dc9748d3')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



More information about the arch-commits mailing list