mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02: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'
|
||||
pkgname=swaylock
|
||||
version=1.8.0
|
||||
version=1.8.2
|
||||
revision=1
|
||||
build_style=meson
|
||||
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
|
||||
libxkbcommon-devel wayland-devel"
|
||||
short_desc="Screen locker for Wayland"
|
||||
maintainer="Derriick <derriick.ensiie@yahoo.com>"
|
||||
maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/swaywm/swaylock"
|
||||
changelog="https://github.com/swaywm/swaylock/releases"
|
||||
distfiles="https://github.com/swaywm/swaylock/releases/download/v${version}/swaylock-${version}.tar.gz"
|
||||
checksum=6a1175442380b87b2d2868c4a5366ee3592163158d02e3a7fbf3a0bfe07d8b00
|
||||
checksum=cf236356351af22679fdfbe107187a149aca154915737fdbc3ca5669ef35dca3
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue