Skip to content
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=5.5
version=5.6
revision=1
build_style=meson
configure_args="-D version=${version}"
Expand All @@ -16,7 +16,7 @@ maintainer="voidbert <humbertogilgomes@protonmail.com>"
license="MIT"
homepage="https://github.com/artemsen/swayimg"
distfiles="https://github.com/artemsen/swayimg/archive/v${version}.tar.gz"
checksum=f84fec722cd0b4cfd86d0a8a820b15a95bbdb1d2cfcded7f67446a7a0c1d1c09
checksum=0f70cbc665217a747e8a098e1a881239e96df270930f47c262ab2ecff290e428

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