1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-12 18:59:50 +03:00

community/wayland-pipewire-idle-inhibit: upgrade to 0.6.0

This commit is contained in:
fossdd 2025-07-10 19:43:47 +02:00 committed by achill (fossdd)
parent af8b48fabd
commit 6fd8fd4668

View file

@ -1,6 +1,6 @@
# Maintainer: Lauri Tirkkonen <lauri@hacktheplanet.fi>
pkgname=wayland-pipewire-idle-inhibit
pkgver=0.5.2
pkgver=0.6.0
pkgrel=0
pkgdesc="Suspends automatic wayland idling when media is being played through Pipewire"
url="https://github.com/rafaelrc7/wayland-pipewire-idle-inhibit"
@ -35,5 +35,5 @@ package() {
install -D -m 0755 target/release/$pkgname "$pkgdir"/usr/bin/$pkgname
}
sha512sums="
eac194d221f81ce48df3f0f405b25266dfc5d0beded61e66bb705a82488aa17d4903b744fd11e26330a3aaf17bfb10d190af0ea34123750a71bf434710f552d7 v0.5.2.tar.gz
eb8985ea99189eeb14b7c07eabb36a87074faf73b02f82c40877bf27632555efeb74a8b1da96574371c4ac27c9baea077b895688589223222005b3f3dceb61d7 v0.6.0.tar.gz
"