Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

swayimg: update to 3.7. #54051

Merged
merged 1 commit into from
Jan 23, 2025
Merged
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/swayimg/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'swayimg'
pkgname=swayimg
version=3.6
version=3.7
revision=1
build_style=meson
configure_args="-D version=${version}"
Expand All @@ -14,7 +14,7 @@ maintainer="voidbert <[email protected]>"
license="MIT"
homepage="https://github.com/artemsen/swayimg"
distfiles="https://github.com/artemsen/swayimg/archive/v${version}.tar.gz"
checksum=82de841c426fb2da7cb0f1fa9fe6790ea1770471d3df070bd7e7a81b1fdac873
checksum=967a335cc2e62b155f0523a2a9e7592f076a5eec4828fcc6306ae165d19b8a96

post_install() {
vcompletion extra/bash.completion bash
Expand Down
Loading