From eda65710bcd4054bc9580efe99b2ffbc4870968b Mon Sep 17 00:00:00 2001 From: Eivind Uggedal Date: Thu, 27 Nov 2014 08:12:11 +0000 Subject: [PATCH] polkit-qt: update-check support --- srcpkgs/polkit-qt/template | 2 ++ 1 file changed, 2 insertions(+) diff --git a/srcpkgs/polkit-qt/template b/srcpkgs/polkit-qt/template index 760e5029dc..8e040d5706 100644 --- a/srcpkgs/polkit-qt/template +++ b/srcpkgs/polkit-qt/template @@ -7,6 +7,8 @@ hostmakedepends="pkg-config cmake automoc4 git" makedepends="polkit-devel qt-devel" short_desc="Qt-style PolicyKit API" maintainer="Juan RP " +update_site="http://quickgit.kde.org/?p=polkit-qt-1.git" +update_pattern=';t=v\K[\d.]+(?=")' homepage="https://projects.kde.org/projects/kdesupport/polkit-qt-1" license="LGPL-2.1"