[arch-commits] Commit in bzrtp/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Wed May 5 15:50:01 UTC 2021
Date: Wednesday, May 5, 2021 @ 15:50:00
Author: arojas
Revision: 927720
upgpkg: bzrtp 4.5.13-1
Modified:
bzrtp/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-05 15:48:47 UTC (rev 927719)
+++ PKGBUILD 2021-05-05 15:50:00 UTC (rev 927720)
@@ -1,7 +1,7 @@
# Maintainer: Antonio Rojas <arojas at archlinux.org>
pkgname=bzrtp
-pkgver=4.5.10
+pkgver=4.5.13
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=('828c67f266302ca2d2a22a23625d813a14432d496c1dd42bf03a1113bba15125')
+sha256sums=('2643c1c5cb02d14bdfea4a4e8573920fbe60e8549e1f399470dfdddb844bcbf3')
build() {
cmake -B build -S $pkgname-$pkgver \
More information about the arch-commits
mailing list