Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages / 
wiresmith


Commits:
eb0cd9ed by Sven-Hendrik Haase at 2024-07-03T23:28:50+02:00
upgpkg: 0.4.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = wiresmith
        pkgdesc = Auto-config WireGuard clients into a mesh
-       pkgver = 0.3.0
+       pkgver = 0.4.0
        pkgrel = 1
        url = https://github.com/svenstaro/wiresmith
        arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = wiresmith
        makedepends = rust
        depends = gcc-libs
        options = !lto
-       source = 
wiresmith-0.3.0.tar.gz::https://github.com/svenstaro/wiresmith/archive/v0.3.0.tar.gz
-       sha512sums = 
448d701943b45d8d3bf62477532f14115de877bc07e0bfc3dbdf8c1a83c51a05fcd315a2b26c9703401e324269d0b05c6ed2035d334a75aa39921798e9e1738e
+       source = 
wiresmith-0.4.0.tar.gz::https://github.com/svenstaro/wiresmith/archive/v0.4.0.tar.gz
+       sha512sums = 
eb0b08a17109019086f8a7733493d75eeea3ea19278d7b3ef03b1a6f2aa83a11bf9d1f9d043f23cd6591ebaf5c721a4c969719968892668b07f934e180432fb2
 
 pkgname = wiresmith


=====================================
PKGBUILD
=====================================
@@ -1,6 +1,6 @@
 # Maintainer: Sven-Hendrik Haase <svenst...@archlinux.org>
 pkgname=wiresmith
-pkgver=0.3.0
+pkgver=0.4.0
 pkgrel=1
 pkgdesc="Auto-config WireGuard clients into a mesh"
 arch=('x86_64')
@@ -10,7 +10,7 @@ depends=('gcc-libs')
 makedepends=('rust')
 options=('!lto')
 
source=($pkgname-$pkgver.tar.gz::https://github.com/svenstaro/wiresmith/archive/v${pkgver}.tar.gz)
-sha512sums=('448d701943b45d8d3bf62477532f14115de877bc07e0bfc3dbdf8c1a83c51a05fcd315a2b26c9703401e324269d0b05c6ed2035d334a75aa39921798e9e1738e')
+sha512sums=('eb0b08a17109019086f8a7733493d75eeea3ea19278d7b3ef03b1a6f2aa83a11bf9d1f9d043f23cd6591ebaf5c721a4c969719968892668b07f934e180432fb2')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/wiresmith/-/commit/eb0cd9edd0c82102825624929344d9bf095df0c7

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/wiresmith/-/commit/eb0cd9edd0c82102825624929344d9bf095df0c7
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to