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


Commits:
96c05c0a by Orhun Parmaksız at 2026-06-05T23:17:41+02:00
upgpkg: 0.11.0-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = wiremix
        pkgdesc = A simple TUI audio mixer for PipeWire
-       pkgver = 0.10.0
+       pkgver = 0.11.0
        pkgrel = 1
        url = https://github.com/tsowell/wiremix
        arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = wiremix
        depends = gcc-libs
        depends = libpipewire
        options = !lto
-       source = 
wiremix-0.10.0.tar.gz::https://github.com/tsowell/wiremix/archive/v0.10.0.tar.gz
-       sha256sums = 
dfb165ff664b804099c5592fd26d2b03d78e67069522bc5d3d8ef75a19505adf
+       source = 
wiremix-0.11.0.tar.gz::https://github.com/tsowell/wiremix/archive/v0.11.0.tar.gz
+       sha256sums = 
62a7cace79c9af537e0917a6d4e5da66b2efe2b4abc5f08c0fbaed727acc8c9f
 
 pkgname = wiremix


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Orhun Parmaksız <[email protected]>
 
 pkgname=wiremix
-pkgver=0.10.0
+pkgver=0.11.0
 pkgrel=1
 pkgdesc="A simple TUI audio mixer for PipeWire"
 arch=('x86_64')
@@ -10,7 +10,7 @@ license=('MIT' 'Apache-2.0')
 depends=('gcc-libs' 'libpipewire')
 makedepends=('cargo' 'clang')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('dfb165ff664b804099c5592fd26d2b03d78e67069522bc5d3d8ef75a19505adf')
+sha256sums=('62a7cace79c9af537e0917a6d4e5da66b2efe2b4abc5f08c0fbaed727acc8c9f')
 options=('!lto')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/wiremix/-/commit/96c05c0ab0d12a035daf28a2440c42060e274a93

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/wiremix/-/commit/96c05c0ab0d12a035daf28a2440c42060e274a93
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