mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
i3ipc-glib: update to 1.0.1.
This commit is contained in:
parent
487deb6efd
commit
69c307bbeb
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'i3ipc-glib'
|
# Template file for 'i3ipc-glib'
|
||||||
pkgname=i3ipc-glib
|
pkgname=i3ipc-glib
|
||||||
version=0.6.0
|
version=1.0.1
|
||||||
revision=4
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
configure_args="$(vopt_enable gir introspection) --disable-static"
|
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>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/acrisci/i3ipc-glib"
|
homepage="https://github.com/acrisci/i3ipc-glib"
|
||||||
distfiles="https://github.com/acrisci/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/acrisci/i3ipc-glib/archive/v${version}.tar.gz"
|
||||||
checksum=13796add0292885683040a01ae974f4aacfdb44e3d1ab871d2d94da443489415
|
checksum=bf7ab5b7bd12ada958416e60bad2f375ebe8b76b013871b6db7ed1a52abb8e28
|
||||||
|
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
build_options_default="gir"
|
build_options_default="gir"
|
||||||
|
|
Loading…
Add table
Reference in a new issue