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


Commits:
c50e269c by Orhun Parmaksız at 2026-01-14T11:06:48+03:00
upgpkg: 0.3.5-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.4
+       pkgver = 0.3.5
        pkgrel = 1
        url = https://github.com/preiter93/wireman
        arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = wireman
        makedepends = cargo
        depends = gcc-libs
        options = !lto
-       source = 
wireman-0.3.4.tar.gz::https://github.com/preiter93/wireman/archive/v0.3.4.tar.gz
-       sha512sums = 
cc74be6e6496e79fedfaa89fc1864adebeae216ee4d8f625ad144f093030da658722f74f31e393a0bab284d0c855de1b220696734a26d5a8b1776b33a5facc5a
+       source = 
wireman-0.3.5.tar.gz::https://github.com/preiter93/wireman/archive/v0.3.5.tar.gz
+       sha512sums = 
14d7b095eb4c2c4ebf2b9530a454b78ea59491b2b0aa46aea48dfe162661442759427d240957df29fd9fe6562ed8b516ca726a229376c0ca60d35f2264ad5384
 
 pkgname = wireman


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



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

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


Reply via email to