mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
swayimg: update to 4.0.
This commit is contained in:
parent
2df9522730
commit
9a8fe2de9c
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'swayimg'
|
||||
pkgname=swayimg
|
||||
version=3.7
|
||||
revision=2
|
||||
version=4.0
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="-D version=${version}"
|
||||
hostmakedepends="pkg-config wayland-devel"
|
||||
|
@ -14,7 +14,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=967a335cc2e62b155f0523a2a9e7592f076a5eec4828fcc6306ae165d19b8a96
|
||||
checksum=e94eb66b028c57869b92a88935a7d959cae62943f7169dc9eeb9b309803a339f
|
||||
|
||||
post_install() {
|
||||
vcompletion extra/bash.completion bash
|
||||
|
|
Loading…
Add table
Reference in a new issue