Skip to content
Snippets Groups Projects
Commit 06c300c6 authored by Michał Polański's avatar Michał Polański
Browse files

community/swayidle: upgrade to 1.7

parent fd974bf4
No related branches found
No related tags found
1 merge request!24333community/swayidle: upgrade to 1.7
Pipeline #90760 passed
......@@ -2,18 +2,17 @@
# Contributor: Drew DeVault <sir@cmpwn.com>
# Maintainer: Michał Polański <michal@polanski.me>
pkgname=swayidle
pkgver=1.6
pkgrel=4
pkgver=1.7
pkgrel=0
pkgdesc="Idle management daemon for Wayland"
url="https://swaywm.org"
arch="all"
license="MIT"
arch="all"
options="!check" # no test suite
makedepends="
elogind-dev
meson
ninja
scdoc
elogind-dev
wayland-dev
wayland-protocols
"
......@@ -23,7 +22,7 @@ subpackages="
$pkgname-fish-completion
$pkgname-zsh-completion
"
source="$pkgname-$pkgver.tar.gz::https://github.com/swaywm/swayidle/archive/$pkgver.tar.gz"
source="https://github.com/swaywm/swayidle/archive/$pkgver/swayidle-$pkgver.tar.gz"
build() {
abuild-meson \
......@@ -39,4 +38,6 @@ package() {
mv "$pkgdir"/usr/share/fish/vendor_completions.d "$pkgdir"/usr/share/fish/completions
}
sha512sums="c82b0d2aee06f87fd71e9e2208e917c0dc7afe80ab0b782c3165127519445021d8cf363292eee99f939165eb813909f2a4ee74153e776557c6d06672de2c1c82 swayidle-1.6.tar.gz"
sha512sums="
26a48c510caaadb1ad694426e82880ab1547b7b0ef8ac62a2c2ee41c7b8cc0554f4925b0abdc6dc37f2501a171c0b6ae53c56b045b5c545093f3b0463aefcf24 swayidle-1.7.tar.gz
"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment