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

Antonio Rojas arojas at archlinux.org
Sat Feb 20 12:27:07 UTC 2021


    Date: Saturday, February 20, 2021 @ 12:27:07
  Author: arojas
Revision: 866786

Update to 4.4.32

Modified:
  bzrtp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-20 12:26:09 UTC (rev 866785)
+++ PKGBUILD	2021-02-20 12:27:07 UTC (rev 866786)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=bzrtp
-pkgver=4.4.29
+pkgver=4.4.32
 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=('e7bf91036205dcd2ceef1eea966b1232ce28c58dfaeeb43ad6b1ef911458190d')
+sha256sums=('0304323a6de19ff0845495eab24f648cff09d1308b3e521e6d53b0f92b83741c')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



More information about the arch-commits mailing list