diff --git a/srcpkgs/i3ipc-glib/template b/srcpkgs/i3ipc-glib/template index 3f10e56f01e..410344b108b 100644 --- a/srcpkgs/i3ipc-glib/template +++ b/srcpkgs/i3ipc-glib/template @@ -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 " 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"