libxfce4util: update to 4.18.1, adopt.
This commit is contained in:
parent
e7722e44ea
commit
34b63e0d2b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libxfce4util'
|
||||
pkgname=libxfce4util
|
||||
version=4.18.0
|
||||
version=4.18.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
build_helper="gir"
|
||||
|
@ -8,11 +8,11 @@ configure_args="--with-locales-dir=/usr/share/locale"
|
|||
hostmakedepends="pkg-config intltool $(vopt_if gir vala)"
|
||||
makedepends="libglib-devel"
|
||||
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"
|
||||
homepage="https://xfce.org/"
|
||||
distfiles="https://archive.xfce.org/src/xfce/$pkgname/${version%.*}/$pkgname-$version.tar.bz2"
|
||||
checksum=1157ca717fd3dd1da7724a6432a4fb24af9cd922f738e971fd1fd36dfaeac3c9
|
||||
checksum=8a52063a5adc66252238cad9ee6997909b59983ed21c77eb83c5e67829d1b01f
|
||||
|
||||
# Package build options
|
||||
build_options="gir"
|
||||
|
|
Loading…
Reference in New Issue