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


Commits:
d7b90889 by Orhun Parmaksız at 2026-01-10T14:58:00+03:00
upgpkg: 0.2.14-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.2.12
+       pkgver = 0.2.14
        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.2.12.tar.gz::https://github.com/preiter93/wireman/archive/v0.2.12.tar.gz
-       sha512sums = 
3945fabca4adef25057753a738fb972ff429915a8897b78737a15eb53f95ede67683ddab971255f7937f875df33753d83052944bd4c0956639e0b1bcb9fe12b5
+       source = 
wireman-0.2.14.tar.gz::https://github.com/preiter93/wireman/archive/v0.2.14.tar.gz
+       sha512sums = 
47a05657e0ab1754e9071663a37ead7f83da0cfcdb3d63e49ce6194007d61137b76d7059bccf55a9b9e120ad7ff11e4452f5f5bda11e9eac804ed5e4c4c287a7
 
 pkgname = wireman


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Blair Noctis <[email protected]>
 
 pkgname=wireman
-pkgver=0.2.12
+pkgver=0.2.14
 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=('3945fabca4adef25057753a738fb972ff429915a8897b78737a15eb53f95ede67683ddab971255f7937f875df33753d83052944bd4c0956639e0b1bcb9fe12b5')
+sha512sums=('47a05657e0ab1754e9071663a37ead7f83da0cfcdb3d63e49ce6194007d61137b76d7059bccf55a9b9e120ad7ff11e4452f5f5bda11e9eac804ed5e4c4c287a7')
 options=('!lto')
 
 prepare() {



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

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


Reply via email to