mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libxfce4util: update to 4.18.1, adopt.
This commit is contained in:
parent
e7722e44ea
commit
34b63e0d2b
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libxfce4util'
|
# Template file for 'libxfce4util'
|
||||||
pkgname=libxfce4util
|
pkgname=libxfce4util
|
||||||
version=4.18.0
|
version=4.18.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
|
@ -8,11 +8,11 @@ configure_args="--with-locales-dir=/usr/share/locale"
|
||||||
hostmakedepends="pkg-config intltool $(vopt_if gir vala)"
|
hostmakedepends="pkg-config intltool $(vopt_if gir vala)"
|
||||||
makedepends="libglib-devel"
|
makedepends="libglib-devel"
|
||||||
short_desc="Utility library for the Xfce4 desktop environment"
|
short_desc="Utility library for the Xfce4 desktop environment"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="mobinmob <mobinmob@disroot.org>"
|
||||||
license="LGPL-2.0-or-later"
|
license="LGPL-2.0-or-later"
|
||||||
homepage="https://xfce.org/"
|
homepage="https://xfce.org/"
|
||||||
distfiles="https://archive.xfce.org/src/xfce/$pkgname/${version%.*}/$pkgname-$version.tar.bz2"
|
distfiles="https://archive.xfce.org/src/xfce/$pkgname/${version%.*}/$pkgname-$version.tar.bz2"
|
||||||
checksum=1157ca717fd3dd1da7724a6432a4fb24af9cd922f738e971fd1fd36dfaeac3c9
|
checksum=8a52063a5adc66252238cad9ee6997909b59983ed21c77eb83c5e67829d1b01f
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
|
|
Loading…
Add table
Reference in a new issue