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

Orhun Parmaksiz orhun at archlinux.org
Sat Apr 24 21:48:07 UTC 2021


    Date: Saturday, April 24, 2021 @ 21:48:05
  Author: orhun
Revision: 923760

upgpkg: innernet 1.2.0-1: upstream release

Modified:
  innernet/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-24 21:46:25 UTC (rev 923759)
+++ PKGBUILD	2021-04-24 21:48:05 UTC (rev 923760)
@@ -2,7 +2,7 @@
 # Contributor: Jake McGinty <jake at tonari.no>
 
 pkgname=innernet
-pkgver=1.1.0
+pkgver=1.2.0
 pkgrel=1
 pkgdesc="A private network system that uses WireGuard under the hood"
 arch=('x86_64')
@@ -11,7 +11,7 @@
 depends=('sqlite')
 makedepends=('rust' 'git' 'clang' 'llvm')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('308f5b7de6dcb017fd76fd0df3ceac723dfc6ca709d6f3ebe35c0c15457f968c')
+sha256sums=('ae0d44c7b1470adcd948df7a11b0e1a9a177da4cd44e62bb8340cf8b1ae78c27')
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list