Peter Jung pushed to branch main at Arch Linux / Packaging / Packages / 
inputplumber


Commits:
513c4a77 by Peter Jung at 2025-01-29T16:59:06+01:00
upgpkg: 0.42.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = inputplumber
        pkgdesc = Open source input router and remapper daemon for Linux
-       pkgver = 0.42.1
-       pkgrel = 2
+       pkgver = 0.42.2
+       pkgrel = 1
        url = https://github.com/ShadowBlip/InputPlumber
        arch = x86_64
        license = GPL-3.0-only
@@ -17,7 +17,7 @@ pkgbase = inputplumber
        depends = libiio
        depends = systemd-libs
        options = !lto
-       source = git+https://github.com/ShadowBlip/InputPlumber.git#tag=v0.42.1
-       sha256sums = 
bf1e6b950bb6156a8857e0097ae4570487b13db536722d6a383886e83a44993e
+       source = git+https://github.com/ShadowBlip/InputPlumber.git#tag=v0.42.2
+       sha256sums = 
63bb12227d295e54f4678b00532c4a03dffabf08025251a70f72989925109857
 
 pkgname = inputplumber


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 # Contributor: William Edwards <[email protected]>
 
 pkgname=inputplumber
-pkgver=0.42.1
-pkgrel=2
+pkgver=0.42.2
+pkgrel=1
 pkgdesc="Open source input router and remapper daemon for Linux"
 arch=('x86_64')
 options=(!lto)
@@ -26,7 +26,7 @@ makedepends=(
   rust
 )
 source=("git+https://github.com/ShadowBlip/InputPlumber.git#tag=v${pkgver}";)
-sha256sums=('bf1e6b950bb6156a8857e0097ae4570487b13db536722d6a383886e83a44993e')
+sha256sums=('63bb12227d295e54f4678b00532c4a03dffabf08025251a70f72989925109857')
 
 build() {
   cd "$srcdir/InputPlumber"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/inputplumber/-/commit/513c4a77dc5a7d0990aaac961959f2181b89732e

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


Reply via email to