[arch-commits] Commit in cjdns/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Mon Sep 14 23:22:33 UTC 2015
Date: Tuesday, September 15, 2015 @ 01:22:33
Author: anthraxx
Revision: 140103
upgpkg: cjdns 16.3-1
upgpkg: cjdns 16.3-1
Modified:
cjdns/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-09-14 21:47:08 UTC (rev 140102)
+++ PKGBUILD 2015-09-14 23:22:33 UTC (rev 140103)
@@ -5,8 +5,8 @@
# Contributor: Xyne
pkgname=cjdns
-pkgver=16.1
-pkgrel=3
+pkgver=16.3
+pkgrel=1
pkgdesc='A routing engine designed for security, scalability, speed and ease of use'
url='https://github.com/cjdelisle/cjdns'
arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
makedepends=('nodejs' 'python2')
install=cjdns.install
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/cjdelisle/${pkgname}/archive/cjdns-v${pkgver}.tar.gz)
-sha512sums=('f9c2777c972dfc4fbed28c02434fbbb8ff5b740c5d5f7d9be353547c3a4e42f7b376e2ab0e68aa98d0234c4229b00b221ed0f6cdb7e3d33448fe1ea7e02d8af7')
+sha512sums=('9fe87b7610284fb94d68d735615360b80e9f34901b3213332c5a49ba7d83080b4b3d4d6fe1e826aadae436c5da4e77f5a7e16b4e74960eccc9b2778bad5ed3e8')
build() {
cd ${pkgname}-${pkgname}-v${pkgver}
More information about the arch-commits
mailing list