From fa711ef863f2a2cd4f5ab0dc4c09b3cc1104fa11 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Mon, 19 Nov 2018 11:33:08 +0100 Subject: [PATCH] libxfce4util: rebuild for metadata --- srcpkgs/libxfce4util/template | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/srcpkgs/libxfce4util/template b/srcpkgs/libxfce4util/template index 6f1193b745..4f14a36bcc 100644 --- a/srcpkgs/libxfce4util/template +++ b/srcpkgs/libxfce4util/template @@ -1,17 +1,16 @@ # Template file for 'libxfce4util' pkgname=libxfce4util version=4.12.1 -revision=2 +revision=3 build_style=gnu-configure hostmakedepends="pkg-config intltool" makedepends="libglib-devel" short_desc="Utility library for the Xfce4 desktop environment" maintainer="Juan RP " -license="LGPL-2.1" +license="LGPL-2.0-or-later" homepage="https://xfce.org/" distfiles="https://archive.xfce.org/src/xfce/$pkgname/${version%.*}/$pkgname-$version.tar.bz2" checksum=876bdefa2e13cbf68b626b2158892fb93e824e1ef59cf951123a96cefbc8881d -configure_args="--sbindir=/usr/bin" libxfce4util-devel_package() { depends="libglib-devel ${sourcepkg}>=${version}_${revision}"