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

Levente Polyak anthraxx at archlinux.org
Wed May 9 17:33:21 UTC 2018


    Date: Wednesday, May 9, 2018 @ 17:33:20
  Author: anthraxx
Revision: 319898

upgpkg: cjdns 20.2-1

Modified:
  cjdns/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-09 16:19:04 UTC (rev 319897)
+++ PKGBUILD	2018-05-09 17:33:20 UTC (rev 319898)
@@ -5,8 +5,8 @@
 # Contributor: Xyne
 
 pkgname=cjdns
-pkgver=20.1
-pkgrel=3
+pkgver=20.2
+pkgrel=1
 pkgdesc='Routing engine designed for security, scalability, speed and ease of use'
 url='https://github.com/cjdelisle/cjdns'
 arch=('x86_64')
@@ -16,7 +16,8 @@
 makedepends=('nodejs' 'python2')
 install=cjdns.install
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/cjdelisle/${pkgname}/archive/cjdns-v${pkgver}.tar.gz)
-sha512sums=('519835f489359fb677d35040862dece20b75d84716281096f2c32c8531e8d784d852d8e2709d8c67e8098ad819f62c2a2ef1647fbad3e28e3e20f502d23cd3e7')
+sha256sums=('b114f4e89c971d2c288e3d8265396248a37134895b0e0468bf55030de84b4d2a')
+sha512sums=('31edd3ff7e62bfe2ab555da1e34d4b900829180d9558eecdd93a3d726126067c8094419683f047abdcabc444e3b2ae933a68ca4fa1b535731f977e07983b7d39')
 
 build() {
   cd ${pkgname}-${pkgname}-v${pkgver}



More information about the arch-commits mailing list