mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
swayimg: update to 3.7.
This commit is contained in:
parent
14a5d3d6ff
commit
55eca4d280
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'swayimg'
|
# Template file for 'swayimg'
|
||||||
pkgname=swayimg
|
pkgname=swayimg
|
||||||
version=3.6
|
version=3.7
|
||||||
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=82de841c426fb2da7cb0f1fa9fe6790ea1770471d3df070bd7e7a81b1fdac873
|
checksum=967a335cc2e62b155f0523a2a9e7592f076a5eec4828fcc6306ae165d19b8a96
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vcompletion extra/bash.completion bash
|
vcompletion extra/bash.completion bash
|
||||||
|
|
Loading…
Add table
Reference in a new issue