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

Antonio Rojas arojas at archlinux.org
Mon Mar 29 14:00:53 UTC 2021


    Date: Monday, March 29, 2021 @ 14:00:53
  Author: arojas
Revision: 909211

Update to 4.5.0

Modified:
  bzrtp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-29 13:56:46 UTC (rev 909210)
+++ PKGBUILD	2021-03-29 14:00:53 UTC (rev 909211)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=bzrtp
-pkgver=4.4.34
+pkgver=4.5.0
 pkgrel=1
 pkgdesc="Opensource implementation of ZRTP keys exchange protocol"
 arch=(x86_64)
@@ -10,7 +10,7 @@
 depends=(libxml2 bctoolbox sqlite)
 makedepends=(bcunit cmake)
 source=("$pkgname-$pkgver.tar.gz::https://github.com/BelledonneCommunications/bzrtp/archive/$pkgver.tar.gz")
-sha256sums=('a3d4d1b472dcbb08604709b0d499722d1ca10a78a02c8894b6448a70e4e38a6b')
+sha256sums=('7c52546573af12218efc30dc8b919804e8689a8cc613586e0bfc7583f339c391')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



More information about the arch-commits mailing list