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

Antonio Rojas arojas at archlinux.org
Wed Oct 28 07:10:21 UTC 2020


    Date: Wednesday, October 28, 2020 @ 07:10:21
  Author: arojas
Revision: 735265

Update to 4.4.6

Modified:
  bzrtp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-28 07:07:56 UTC (rev 735264)
+++ PKGBUILD	2020-10-28 07:10:21 UTC (rev 735265)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=bzrtp
-pkgver=4.4.0
+pkgver=4.4.6
 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=('5fc501c742f38661b5ac8904e6a66f530b07be93d7493663daab33f3d4ffdb6c')
+sha256sums=('0498dd1edd24e6d74a7f814d17904989100823bc5d0b198cc281d3ceb39b57ef')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



More information about the arch-commits mailing list