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

Antonio Rojas arojas at gemini.archlinux.org
Mon Jan 3 21:45:06 UTC 2022


    Date: Monday, January 3, 2022 @ 21:45:06
  Author: arojas
Revision: 1092607

Update to 5.0.63

Modified:
  bzrtp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-03 21:44:04 UTC (rev 1092606)
+++ PKGBUILD	2022-01-03 21:45:06 UTC (rev 1092607)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=bzrtp
-pkgver=5.0.58
+pkgver=5.0.63
 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://gitlab.linphone.org/BC/public/$pkgname/-/archive/$pkgver/$pkgname-$pkgver.tar.bz2)
-sha256sums=('4000e2381c9ca36b08c36974a7dbcdaf4cd5bd463758da91ffb499bbb92bdb5d')
+sha256sums=('8534d953cc0216896c1d0fc3a3eb2f76a909490a6a8e855b7f2140ab1883e09f')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



More information about the arch-commits mailing list