Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages /
wiresmith
Commits:
9c4101c1 by Sven-Hendrik Haase at 2026-04-11T02:25:48+02:00
upgpkg: 0.4.5-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = wiresmith
pkgdesc = Auto-config WireGuard clients into a mesh
- pkgver = 0.4.4
- pkgrel = 2
+ pkgver = 0.4.5
+ pkgrel = 1
url = https://github.com/svenstaro/wiresmith
arch = x86_64
license = MIT
@@ -9,7 +9,7 @@ pkgbase = wiresmith
depends = libgcc
depends = glibc
options = !lto
- source =
wiresmith-0.4.4.tar.gz::https://github.com/svenstaro/wiresmith/archive/v0.4.4.tar.gz
- sha512sums =
41d62fc4770c9d27b71efd40aa07777dedb8fabf1a991953d3666f3c6b0cd5e16dc48638c9c89842461a7978ec9438de2ab50032753c4cc0d90825278cc897ac
+ source =
wiresmith-0.4.5.tar.gz::https://github.com/svenstaro/wiresmith/archive/v0.4.5.tar.gz
+ sha512sums =
9c1141c5c7d00be3bb453753c2d6e49a7875dc9bba73361111678eb40434241c406ba49cadc06db5125eb86934f91df74acb7e63da508596a103680e02b9b06c
pkgname = wiresmith
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Sven-Hendrik Haase <[email protected]>
pkgname=wiresmith
-pkgver=0.4.4
-pkgrel=2
+pkgver=0.4.5
+pkgrel=1
pkgdesc="Auto-config WireGuard clients into a mesh"
arch=('x86_64')
url="https://github.com/svenstaro/wiresmith"
@@ -10,7 +10,7 @@ depends=('libgcc' 'glibc')
makedepends=('rust')
options=('!lto')
source=($pkgname-$pkgver.tar.gz::https://github.com/svenstaro/wiresmith/archive/v${pkgver}.tar.gz)
-sha512sums=('41d62fc4770c9d27b71efd40aa07777dedb8fabf1a991953d3666f3c6b0cd5e16dc48638c9c89842461a7978ec9438de2ab50032753c4cc0d90825278cc897ac')
+sha512sums=('9c1141c5c7d00be3bb453753c2d6e49a7875dc9bba73361111678eb40434241c406ba49cadc06db5125eb86934f91df74acb7e63da508596a103680e02b9b06c')
build() {
cd "$srcdir/$pkgname-$pkgver"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/wiresmith/-/commit/9c4101c19cb47a65e7aada7f2abb54d4f916d415
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/wiresmith/-/commit/9c4101c19cb47a65e7aada7f2abb54d4f916d415
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