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

Antonio Rojas arojas at archlinux.org
Mon Dec 14 20:32:57 UTC 2020


    Date: Monday, December 14, 2020 @ 20:32:56
  Author: arojas
Revision: 775759

Update to 4.4.16

Modified:
  bzrtp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-14 20:30:48 UTC (rev 775758)
+++ PKGBUILD	2020-12-14 20:32:56 UTC (rev 775759)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=bzrtp
-pkgver=4.4.13
+pkgver=4.4.16
 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=('578b922879ffa41fbd077891805792a81903b2991c087239f87b460c41f34c16')
+sha256sums=('683e3b6f5fe8a0b85e33dd25261f09b8c1133f0c7df94b00bbeeaf2c3271a621')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



More information about the arch-commits mailing list