i3ipc-glib: update to 1.0.1.

This commit is contained in:
sirkhancision 2023-04-03 00:23:24 -03:00 committed by classabbyamp
parent 487deb6efd
commit 69c307bbeb

View file

@ -1,7 +1,7 @@
# Template file for 'i3ipc-glib'
pkgname=i3ipc-glib
version=0.6.0
revision=4
version=1.0.1
revision=1
build_style=gnu-configure
build_helper="gir"
configure_args="$(vopt_enable gir introspection) --disable-static"
@ -12,8 +12,8 @@ short_desc="C interface library to i3 window manager"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-3.0-or-later"
homepage="https://github.com/acrisci/i3ipc-glib"
distfiles="https://github.com/acrisci/${pkgname}/archive/v${version}.tar.gz"
checksum=13796add0292885683040a01ae974f4aacfdb44e3d1ab871d2d94da443489415
distfiles="https://github.com/acrisci/i3ipc-glib/archive/v${version}.tar.gz"
checksum=bf7ab5b7bd12ada958416e60bad2f375ebe8b76b013871b6db7ed1a52abb8e28
build_options="gir"
build_options_default="gir"