mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
swayimg: update to 2.0.
This commit is contained in:
parent
4379108044
commit
1d6f3f3008
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'swayimg'
|
||||
pkgname=swayimg
|
||||
version=1.12
|
||||
revision=2
|
||||
version=2.0
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config wayland-devel"
|
||||
makedepends="wayland-devel cairo-devel json-c-devel libxkbcommon-devel
|
||||
|
@ -13,7 +13,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=4617322a1ec17985770dc351eea69b42b1464f2d838eb5015314634b2a30f126
|
||||
checksum=afcf69d9c69d826e010065dd08732fc5b0c0402c26f98d977f27b77ebd2bdee1
|
||||
|
||||
post_install() {
|
||||
vcompletion extra/bash.completion bash
|
||||
|
|
Loading…
Add table
Reference in a new issue