Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Commits
06c300c6
Commit
06c300c6
authored
3 years ago
by
Michał Polański
Browse files
Options
Downloads
Patches
Plain Diff
community/swayidle: upgrade to 1.7
parent
fd974bf4
No related branches found
No related tags found
1 merge request
!24333
community/swayidle: upgrade to 1.7
Pipeline
#90760
passed
3 years ago
Stage: lint
Stage: build
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/swayidle/APKBUILD
+8
-7
8 additions, 7 deletions
community/swayidle/APKBUILD
with
8 additions
and
7 deletions
community/swayidle/APKBUILD
+
8
−
7
View file @
06c300c6
...
...
@@ -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
"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment