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

Sergej Pupykin spupykin at archlinux.org
Mon Oct 2 09:21:53 UTC 2017


    Date: Monday, October 2, 2017 @ 09:21:51
  Author: spupykin
Revision: 261231

upgpkg: bzrtp 1.0.6-1

Modified:
  bzrtp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-02 09:21:43 UTC (rev 261230)
+++ PKGBUILD	2017-10-02 09:21:51 UTC (rev 261231)
@@ -3,7 +3,7 @@
 # Contributor: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=bzrtp
-pkgver=1.0.5
+pkgver=1.0.6
 pkgrel=1
 pkgdesc="Opensource implementation of ZRTP keys exchange protocol"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 makedepends=('bcunit')
 validpgpkeys=('9774BC1725758EB16D639F8B3ECD52DEE2F56985')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/BelledonneCommunications/bzrtp/archive/$pkgver.tar.gz")
-sha256sums=('13fdb99b7b6060965a36cd4a87168a2d07fb9bd4c559b867a03db966cf557fea')
+sha256sums=('d551cf45372a180319fd93d7b59823ccff169dc41f67a777932c83def8019260')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list