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

Sergej Pupykin spupykin at archlinux.org
Thu Mar 16 11:28:48 UTC 2017


    Date: Thursday, March 16, 2017 @ 11:28:48
  Author: spupykin
Revision: 216703

upgpkg: bzrtp 1.0.5-1

upd

Modified:
  bzrtp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-16 11:28:43 UTC (rev 216702)
+++ PKGBUILD	2017-03-16 11:28:48 UTC (rev 216703)
@@ -3,18 +3,17 @@
 # Contributor: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=bzrtp
-pkgver=1.0.4
-pkgrel=3
+pkgver=1.0.5
+pkgrel=1
 pkgdesc="Opensource implementation of ZRTP keys exchange protocol"
 arch=('i686' 'x86_64')
-url="http://www.linphone.org/"
+url="https://github.com/BelledonneCommunications/bzrtp"
 license=('GPL2')
 depends=('libxml2' 'mbedtls' 'bctoolbox')
 makedepends=('bcunit')
 validpgpkeys=('9774BC1725758EB16D639F8B3ECD52DEE2F56985')
-#source=("http://download.savannah.gnu.org/releases/linphone/$pkgname/$pkgname-$pkgver.tar.gz"{,.sig}
 source=("$pkgname-$pkgver.tar.gz::https://github.com/BelledonneCommunications/bzrtp/archive/$pkgver.tar.gz")
-md5sums=('0f36322012dd6cc248aa356555744a8e')
+sha256sums=('13fdb99b7b6060965a36cd4a87168a2d07fb9bd4c559b867a03db966cf557fea')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list