polkit-kde: extract update_* to external update file

This commit is contained in:
Eivind Uggedal 2015-01-15 11:17:24 +00:00
parent 0d5045c887
commit 4d9803ebb4
2 changed files with 1 additions and 1 deletions

View File

@ -10,6 +10,5 @@ short_desc="Daemon providing a polkit authentication UI for KDE"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="https://projects.kde.org/projects/extragear/base/polkit-kde-agent-1"
license="GPL-2"
update_pkgname="${pkgname}-agent-1"
distfiles="http://download.kde.org/stable/apps/KDE4.x/admin/${pkgname}-agent-1-${version}.tar.bz2"
checksum=e371ff2698431decc825bb146d638de432f5fffd09046e225270c30dbac1b467

View File

@ -0,0 +1 @@
pkgname="${pkgname}-agent-1"