Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/i3lock/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'i3lock'
pkgname=i3lock
version=2.15
version=2.16
revision=1
build_style=meson
hostmakedepends="pkg-config"
Expand All @@ -13,7 +13,7 @@ license="MIT"
homepage="https://i3wm.org/i3lock/"
changelog="https://raw.githubusercontent.com/i3/i3lock/main/CHANGELOG"
distfiles="https://i3wm.org/i3lock/i3lock-${version}.tar.xz"
checksum=5711ae5255e82b1dc8d8b4c035c520230921aba7ceee23d66f79765b21a84baa
checksum=a30a5ebead35cc78e5f337571df8c5de2bdd9141426034c74b17e4d3db15f024

pre_build() {
vsed -i 's:login:system-auth:' pam/i3lock
Expand Down