Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f57ea0dab4e06d8e60fb534aa5aa0d6c84f7996c
commit f57ea0dab4e06d8e60fb534aa5aa0d6c84f7996c Author: crazy <[email protected]> Date: Wed May 18 11:54:29 2016 +0200 marble-16.04.1-1-x86_64 * Version bump diff --git a/source/kde5-extra/marble/FrugalBuild b/source/kde5-extra/marble/FrugalBuild index a0fd570..8a7303a 100644 --- a/source/kde5-extra/marble/FrugalBuild +++ b/source/kde5-extra/marble/FrugalBuild @@ -2,6 +2,7 @@ # Maintainer: DeX77 <[email protected]> pkgname=marble +pkgver=16.04.1 pkgrel=1 pkgdesc="Desc: Virtual Globe and World Atlas." _F_kde_project="applications" @@ -11,7 +12,7 @@ archs=('i686' 'x86_64') depends=("qt5-webkit>=$_F_kdever_qt5" "qt5-location>=$_F_kdever_qt5" "qt5-tools>=$_F_kdever_qt5" \ "knewstuff>=$_F_kf5_full" "kparts>=$_F_kf5_full" "krunner5>=$_F_kf5_full" \ "gpsd") - -sha1sums=('998cc48fa665c16eefaf56a94be52ee940c4fe2e') +makedepends+=('kdoctools') +sha1sums=('7af7b2a88c6a31995a4424da0493a14171af537f') # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
