swayimg: update to 3.1.

Closes: #51803 [via git-merge-pr]
This commit is contained in:
voidbert 2024-08-12 17:01:59 +01:00 committed by classabbyamp
parent 2aee67134b
commit 1708ea8a42
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

@ -1,6 +1,6 @@
# Template file for 'swayimg' # Template file for 'swayimg'
pkgname=swayimg pkgname=swayimg
version=3.0 version=3.1
revision=1 revision=1
build_style=meson build_style=meson
configure_args="-D version=${version}" configure_args="-D version=${version}"
@ -14,7 +14,7 @@ maintainer="voidbert <humbertogilgomes@protonmail.com>"
license="MIT" license="MIT"
homepage="https://github.com/artemsen/swayimg" homepage="https://github.com/artemsen/swayimg"
distfiles="https://github.com/artemsen/swayimg/archive/v${version}.tar.gz" distfiles="https://github.com/artemsen/swayimg/archive/v${version}.tar.gz"
checksum=aaea410876aa461d6601f86d5c7bc2cf212a0ecfc28b2a602e53d0f383d710ca checksum=0c6cb7112e160e1a29a566c92c5b7c6f8c5ded34aa0b94093cd4dbc3beea706a
post_install() { post_install() {
vcompletion extra/bash.completion bash vcompletion extra/bash.completion bash