swayimg: update to 3.4.
This commit is contained in:
parent
257cc06ea2
commit
ff6e5a99cb
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'swayimg'
|
# Template file for 'swayimg'
|
||||||
pkgname=swayimg
|
pkgname=swayimg
|
||||||
version=3.3
|
version=3.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=1453aca5dba7c05057b58dee26b454eb3319fa3f9ac31047afd3ab1effc2a0a9
|
checksum=22c3379fb3eab5f6c2df538b4413b5e8a445ae11aba4e81edfe66f32922d0d8e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vcompletion extra/bash.completion bash
|
vcompletion extra/bash.completion bash
|
||||||
|
|
Loading…
Reference in New Issue