mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
swayimg: update to 2.4.
This commit is contained in:
parent
d2646035d5
commit
2425b34c04
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=2.3
|
version=2.4
|
||||||
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=c5bde4bee699d8379cd666a027db806fdc3dc08639fd53edbc2fcf8cffab038d
|
checksum=6a9df60600764daccbe7b3015b51e1ac08d4cdf7afa8cd65b8cd8c06943f5f83
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vcompletion extra/bash.completion bash
|
vcompletion extra/bash.completion bash
|
||||||
|
|
Loading…
Add table
Reference in a new issue