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

Robin Broda coderobe at gemini.archlinux.org
Mon Aug 1 22:16:10 UTC 2022


    Date: Monday, August 1, 2022 @ 22:16:10
  Author: coderobe
Revision: 1259707

upgpkg: nebula 1.6.0-1

Modified:
  nebula/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-01 22:14:32 UTC (rev 1259706)
+++ PKGBUILD	2022-08-01 22:16:10 UTC (rev 1259707)
@@ -1,7 +1,7 @@
 # Maintainer: Robin Broda <coderobe @ archlinux.org>
 pkgname=nebula
-pkgver=1.5.2
-pkgrel=2
+pkgver=1.6.0
+pkgrel=1
 pkgdesc='A scalable overlay networking tool with a focus on performance, simplicity and security'
 arch=('x86_64')
 url='https://github.com/slackhq/nebula'
@@ -10,7 +10,7 @@
 makedepends=('go')
 options=('!lto')
 source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz")
-sha256sums=('391ac38161561690a65c0fa5ad65a2efb2d187323cc8ee84caa95fa24cb6c36a')
+sha256sums=('b16638b99d80a4ae6373f7757a0064dc0defd3f9e165617e7b5c3be9e64d3605')
 
 build() {
   cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list