swayimg: update to 2.3
This commit is contained in:
parent
775a017aba
commit
84bcc82cd8
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'swayimg'
|
# Template file for 'swayimg'
|
||||||
pkgname=swayimg
|
pkgname=swayimg
|
||||||
version=2.2
|
version=2.3
|
||||||
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=fc9cf24def4459570d2cd7fcd142e7e2228fc8ca77892c773b2061de778ac5c3
|
checksum=c5bde4bee699d8379cd666a027db806fdc3dc08639fd53edbc2fcf8cffab038d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vcompletion extra/bash.completion bash
|
vcompletion extra/bash.completion bash
|
||||||
|
|
Loading…
Reference in New Issue