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

Antonio Rojas arojas at archlinux.org
Mon Jan 4 23:43:44 UTC 2021


    Date: Monday, January 4, 2021 @ 23:43:43
  Author: arojas
Revision: 808310

Update to 4.4.22

Modified:
  bzrtp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-04 23:40:22 UTC (rev 808309)
+++ PKGBUILD	2021-01-04 23:43:43 UTC (rev 808310)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=bzrtp
-pkgver=4.4.21
+pkgver=4.4.22
 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=('ecab1cb0fbc855cb688610e79e3e69d18380bc42f7c33f33b57df4785a940d49')
+sha256sums=('24ea3d2c8995f94def35a3c8f0777b2db89b3bbf23b6f1bc53acf085553be913')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



More information about the arch-commits mailing list