swayimg: update to 3.5.
This commit is contained in:
parent
acdb4d8ff7
commit
abbe74e145
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'swayimg'
|
||||
pkgname=swayimg
|
||||
version=3.4
|
||||
version=3.5
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="-D version=${version}"
|
||||
|
@ -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=22c3379fb3eab5f6c2df538b4413b5e8a445ae11aba4e81edfe66f32922d0d8e
|
||||
checksum=fc2786d356b0c673fe15ffc4ac7967016a535547cca8085a0b6d5f50ff308ca6
|
||||
|
||||
post_install() {
|
||||
vcompletion extra/bash.completion bash
|
||||
|
|
Loading…
Reference in New Issue