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

Antonio Rojas arojas at archlinux.org
Tue Dec 15 16:59:20 UTC 2020


    Date: Tuesday, December 15, 2020 @ 16:59:16
  Author: arojas
Revision: 776000

Update to 4.4.17

Modified:
  bzrtp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-15 16:56:11 UTC (rev 775999)
+++ PKGBUILD	2020-12-15 16:59:16 UTC (rev 776000)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=bzrtp
-pkgver=4.4.16
+pkgver=4.4.17
 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=('683e3b6f5fe8a0b85e33dd25261f09b8c1133f0c7df94b00bbeeaf2c3271a621')
+sha256sums=('8cfb6f8be7be64046982849aaa48020caf5c6f1ab9cd9422af6082dfd669267d')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



More information about the arch-commits mailing list