Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages / 
wireman


Commits:
922a22e4 by Orhun Parmaksız at 2026-07-18T18:54:23+02:00
upgpkg: 0.3.8-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = wireman
        pkgdesc = A gRPC client for the terminal
-       pkgver = 0.3.5
+       pkgver = 0.3.8
        pkgrel = 1
        url = https://github.com/preiter93/wireman
        arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = wireman
        makedepends = cargo
        depends = libgcc
        options = !lto
-       source = 
wireman-0.3.5.tar.gz::https://github.com/preiter93/wireman/archive/v0.3.5.tar.gz
-       sha512sums = 
14d7b095eb4c2c4ebf2b9530a454b78ea59491b2b0aa46aea48dfe162661442759427d240957df29fd9fe6562ed8b516ca726a229376c0ca60d35f2264ad5384
+       source = 
wireman-0.3.8.tar.gz::https://github.com/preiter93/wireman/archive/v0.3.8.tar.gz
+       sha512sums = 
7551251e4e561bcc884107cb73fca02b7898f3608b57e94c2f93ef3c62edf27bef1f3db856bdd038052856bcff9a2511fa2f3c57068da8dcc4bf27d092d38c9b
 
 pkgname = wireman


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Blair Noctis <[email protected]>
 
 pkgname=wireman
-pkgver=0.3.5
+pkgver=0.3.8
 pkgrel=1
 pkgdesc='A gRPC client for the terminal'
 arch=('x86_64')
@@ -13,7 +13,7 @@ depends=(
 )
 makedepends=('cargo')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha512sums=('14d7b095eb4c2c4ebf2b9530a454b78ea59491b2b0aa46aea48dfe162661442759427d240957df29fd9fe6562ed8b516ca726a229376c0ca60d35f2264ad5384')
+sha512sums=('7551251e4e561bcc884107cb73fca02b7898f3608b57e94c2f93ef3c62edf27bef1f3db856bdd038052856bcff9a2511fa2f3c57068da8dcc4bf27d092d38c9b')
 options=('!lto')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/wireman/-/commit/922a22e426fccff7d94c856a0ad621fb666a88ab

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/wireman/-/commit/922a22e426fccff7d94c856a0ad621fb666a88ab
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