Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / 
innernet


Commits:
10176378 by Caleb Maclennan at 2026-07-02T10:58:47+03:00
upgpkg: 2.0.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = innernet
        pkgdesc = A private network system that uses WireGuard under the hood
-       pkgver = 1.7.1
+       pkgver = 2.0.0
        pkgrel = 1
        url = https://github.com/tonarino/innernet
        arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = innernet
        makedepends = llvm
        depends = sqlite
        options = !lto
-       source = 
https://github.com/tonarino/innernet/archive/v1.7.1/innernet-1.7.1.tar.gz
-       sha256sums = 
aed18003c3bbdf621ef204acbf6b939a18ec4943dd219be328b2400d77cddb47
+       source = 
https://github.com/tonarino/innernet/archive/v2.0.0/innernet-2.0.0.tar.gz
+       sha256sums = 
1429e8546dcafe508c2f9f94a51d65aea64c8049619fef971997ae9e0fdbc79a
 
 pkgname = innernet


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Jake McGinty <[email protected]>
 
 pkgname=innernet
-pkgver=1.7.1
+pkgver=2.0.0
 pkgrel=1
 pkgdesc="A private network system that uses WireGuard under the hood"
 arch=('x86_64')
@@ -12,7 +12,7 @@ license=('MIT')
 depends=('sqlite')
 makedepends=('rust' 'git' 'clang' 'llvm')
 source=("$url/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('aed18003c3bbdf621ef204acbf6b939a18ec4943dd219be328b2400d77cddb47')
+sha256sums=('1429e8546dcafe508c2f9f94a51d65aea64c8049619fef971997ae9e0fdbc79a')
 options=('!lto')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/innernet/-/commit/10176378e428f4f285861e4c56bf0cfe77705663

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/innernet/-/commit/10176378e428f4f285861e4c56bf0cfe77705663
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to