i3ipc-glib: rebuild for metadata
This commit is contained in:
parent
9005a77885
commit
0f4fd2cdc9
|
@ -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=0.6.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="$(vopt_enable gir introspection) --disable-static"
|
configure_args="$(vopt_enable gir introspection) --disable-static"
|
||||||
hostmakedepends="autoconf automake libtool gtk-doc pkg-config glib-devel
|
hostmakedepends="autoconf automake libtool gtk-doc pkg-config glib-devel
|
||||||
|
@ -9,7 +9,7 @@ hostmakedepends="autoconf automake libtool gtk-doc pkg-config glib-devel
|
||||||
makedepends="json-glib-devel libxcb-devel libglib-devel"
|
makedepends="json-glib-devel libxcb-devel libglib-devel"
|
||||||
short_desc="C interface library to i3 window manager"
|
short_desc="C interface library to i3 window manager"
|
||||||
maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
||||||
license="GPL-3"
|
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/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=13796add0292885683040a01ae974f4aacfdb44e3d1ab871d2d94da443489415
|
checksum=13796add0292885683040a01ae974f4aacfdb44e3d1ab871d2d94da443489415
|
||||||
|
|
Loading…
Reference in New Issue