swaylock: update to 1.8.0.
This commit is contained in:
parent
716d1268c8
commit
0069e4ee4d
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'swaylock'
|
# Template file for 'swaylock'
|
||||||
pkgname=swaylock
|
pkgname=swaylock
|
||||||
version=1.7.2
|
version=1.8.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
conf_files="/etc/pam.d/swaylock"
|
conf_files="/etc/pam.d/swaylock"
|
||||||
|
@ -13,7 +13,7 @@ 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=bf965d47fb6fc1402f854d4679d21a9459713fc0f330bc607c9585db097b4304
|
checksum=6a1175442380b87b2d2868c4a5366ee3592163158d02e3a7fbf3a0bfe07d8b00
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue