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/swaybg/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'swaybg'
pkgname=swaybg
version=1.2.1
version=1.2.2
revision=1
build_style=meson
hostmakedepends="pkg-config wayland-devel scdoc"
Expand All @@ -11,7 +11,7 @@ license="MIT"
homepage="https://swaywm.org"
changelog="https://github.com/swaywm/swaybg/releases"
distfiles="https://github.com/swaywm/swaybg/archive/refs/tags/v${version}.tar.gz"
checksum=45c4a1a3b83c86ddc321a6136402b708f195a022d0ccee4641b23d14c3a3c25e
checksum=94e5c06a765d969e554b0f321f9cdf9c283a3fdaf70ad4e3d28163b21bd4d240

post_install() {
vlicense LICENSE
Expand Down