From e6d500ac05467fc3855c1c34f9776acd38ae15a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Fri, 30 Nov 2018 12:01:04 +0100 Subject: [PATCH] polkit-qt5: rebuild for metadata --- srcpkgs/polkit-qt5/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/polkit-qt5/template b/srcpkgs/polkit-qt5/template index f55d00f0d25..460014a82bb 100644 --- a/srcpkgs/polkit-qt5/template +++ b/srcpkgs/polkit-qt5/template @@ -1,16 +1,16 @@ # Template file for 'polkit-qt5' pkgname=polkit-qt5 version=0.112.0 -revision=2 +revision=3 +wrksrc="polkit-qt-1-${version}" build_style=cmake hostmakedepends="pkg-config automoc4 git" makedepends="polkit-devel qt5-devel" short_desc="Qt-style PolicyKit API (Qt5)" maintainer="Juan RP " +license="LGPL-2.1-or-later" homepage="https://projects.kde.org/projects/kdesupport/polkit-qt-1" -license="LGPL-2.1" -wrksrc="polkit-qt-1-$version" -distfiles="http://download.kde.org/stable/apps/KDE4.x/admin/polkit-qt-1-${version}.tar.bz2" +distfiles="${KDE_SITE}/apps/KDE4.x/admin/polkit-qt-1-${version}.tar.bz2" checksum=67fb03bf6ca3e0bdbd98d374dfb5b1651a07d17ae6c23e11a81b4b084447e7c6 if [ -n "$CROSS_BUILD" ]; then