polkit-qt: rebuild for metadata
This commit is contained in:
parent
3db8555d5a
commit
d512412823
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'polkit-qt'
|
# Template file for 'polkit-qt'
|
||||||
pkgname=polkit-qt
|
pkgname=polkit-qt
|
||||||
version=0.112.0
|
version=0.112.0
|
||||||
revision=3
|
revision=4
|
||||||
|
wrksrc="polkit-qt-1-$version"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config automoc4 git"
|
hostmakedepends="pkg-config automoc4 git"
|
||||||
makedepends="polkit-devel qt-devel"
|
makedepends="polkit-devel qt-devel"
|
||||||
short_desc="Qt-style PolicyKit API"
|
short_desc="Qt-style PolicyKit API"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
|
license="LGPL-2.0-or-later"
|
||||||
homepage="https://projects.kde.org/projects/kdesupport/polkit-qt-1"
|
homepage="https://projects.kde.org/projects/kdesupport/polkit-qt-1"
|
||||||
license="LGPL-2.1"
|
distfiles="${KDE_SITE}/apps/KDE4.x/admin/polkit-qt-1-${version}.tar.bz2"
|
||||||
wrksrc="polkit-qt-1-$version"
|
|
||||||
distfiles="http://download.kde.org/stable/apps/KDE4.x/admin/polkit-qt-1-${version}.tar.bz2"
|
|
||||||
checksum=67fb03bf6ca3e0bdbd98d374dfb5b1651a07d17ae6c23e11a81b4b084447e7c6
|
checksum=67fb03bf6ca3e0bdbd98d374dfb5b1651a07d17ae6c23e11a81b4b084447e7c6
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue