mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
swaylock: update to 1.8.2.
This commit is contained in:
parent
23687eb5ec
commit
55a1b08169
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'swaylock'
|
# Template file for 'swaylock'
|
||||||
pkgname=swaylock
|
pkgname=swaylock
|
||||||
version=1.8.0
|
version=1.8.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
conf_files="/etc/pam.d/swaylock"
|
conf_files="/etc/pam.d/swaylock"
|
||||||
|
@ -8,12 +8,12 @@ hostmakedepends="pkg-config wayland-devel scdoc git"
|
||||||
makedepends="wayland-protocols cairo-devel gdk-pixbuf-devel pam-devel
|
makedepends="wayland-protocols cairo-devel gdk-pixbuf-devel pam-devel
|
||||||
libxkbcommon-devel wayland-devel"
|
libxkbcommon-devel wayland-devel"
|
||||||
short_desc="Screen locker for Wayland"
|
short_desc="Screen locker for Wayland"
|
||||||
maintainer="Derriick <derriick.ensiie@yahoo.com>"
|
maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/swaywm/swaylock"
|
homepage="https://github.com/swaywm/swaylock"
|
||||||
changelog="https://github.com/swaywm/swaylock/releases"
|
changelog="https://github.com/swaywm/swaylock/releases"
|
||||||
distfiles="https://github.com/swaywm/swaylock/releases/download/v${version}/swaylock-${version}.tar.gz"
|
distfiles="https://github.com/swaywm/swaylock/releases/download/v${version}/swaylock-${version}.tar.gz"
|
||||||
checksum=6a1175442380b87b2d2868c4a5366ee3592163158d02e3a7fbf3a0bfe07d8b00
|
checksum=cf236356351af22679fdfbe107187a149aca154915737fdbc3ca5669ef35dca3
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue