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

Antonio Rojas arojas at gemini.archlinux.org
Wed Sep 29 18:03:51 UTC 2021


    Date: Wednesday, September 29, 2021 @ 18:03:51
  Author: arojas
Revision: 1025976

Update to 5.0.28

Modified:
  bzrtp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-29 18:02:01 UTC (rev 1025975)
+++ PKGBUILD	2021-09-29 18:03:51 UTC (rev 1025976)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=bzrtp
-pkgver=5.0.26
+pkgver=5.0.28
 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=('3a391d64a5b4710875059e0122ea56fe029175e5ecffeb573039dc4b9fa52c3f')
+sha256sums=('a69fd90c9485b4351acb4164ddbb19206f38081eea33f62c86d50db392064cf8')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



More information about the arch-commits mailing list