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

Levente Polyak anthraxx at archlinux.org
Mon Mar 13 11:33:26 UTC 2017


    Date: Monday, March 13, 2017 @ 11:33:25
  Author: anthraxx
Revision: 216064

upgpkg: cjdns 19.1-1

Modified:
  cjdns/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-13 10:11:16 UTC (rev 216063)
+++ PKGBUILD	2017-03-13 11:33:25 UTC (rev 216064)
@@ -5,9 +5,9 @@
 # Contributor: Xyne
 
 pkgname=cjdns
-pkgver=18
+pkgver=19.1
 pkgrel=1
-pkgdesc='A routing engine designed for security, scalability, speed and ease of use'
+pkgdesc='Routing engine designed for security, scalability, speed and ease of use'
 url='https://github.com/cjdelisle/cjdns'
 arch=('i686' 'x86_64')
 license=('GPL3')
@@ -15,7 +15,8 @@
 makedepends=('nodejs' 'python2')
 install=cjdns.install
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/cjdelisle/${pkgname}/archive/cjdns-v${pkgver}.tar.gz)
-sha512sums=('3b7ed50c81ed51f8deea3999aa0b820f78de53da3d3937c13f572e35bb7c2a6f963d3779c2f0b7b4afc64e6a45ae98c4a6958a0c31d43d4309a47ae3ccbb709b')
+sha256sums=('53c568a500215b055a9894178eb4477bd93a6e1abf751d0bc5ef2a03ea01a188')
+sha512sums=('9c29bf1d136237bd60e125718bdd2c6d7f5a651d51af50aea3173eed1626a402dac5a2a72f9fb129fc9af24c3b67472a1dfe7b2b6a09bb28d01a120fc667b206')
 
 build() {
   cd ${pkgname}-${pkgname}-v${pkgver}



More information about the arch-commits mailing list