mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
swayimg: update to 4.2.
This commit is contained in:
parent
f1d7cd60dc
commit
d9d0e9ff6c
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=4.1
|
version=4.2
|
||||||
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=500e6a7bc37319ed600fa950cf08a61c5b96a5ad9c667a60c4f1db596b6b5b21
|
checksum=1e4fa2027a91df86790a77449efe3515bbacc0564a85f980fc8631a30d5f242e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vcompletion extra/bash.completion bash
|
vcompletion extra/bash.completion bash
|
||||||
|
|
Loading…
Add table
Reference in a new issue