Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=07d2ab79fd9e2d9f79722df4c5dea01283c3fa03
commit 07d2ab79fd9e2d9f79722df4c5dea01283c3fa03 Author: Melko <[email protected]> Date: Sat May 27 10:55:38 2017 +0200 labplot-2.4.0-1-x86_64 * version bump diff --git a/source/kde5-extra/labplot/FrugalBuild b/source/kde5-extra/labplot/FrugalBuild index 09dc8a2..7ee8911 100644 --- a/source/kde5-extra/labplot/FrugalBuild +++ b/source/kde5-extra/labplot/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Melko <[email protected]> pkgname=labplot -pkgver=2.3.0 +pkgver=2.4.0 pkgrel=1 pkgdesc="Application for interactive graphing and analysis of scientific data." _F_kde_dirname="stable/$pkgname/$pkgver/" @@ -11,10 +11,10 @@ _F_kde_ext="-kf5.tar.xz" _F_cd_path="$pkgname-$pkgver-kf5" Finclude kf5 depends=('gsl' "kdelibs4support>=$_F_kf5_full") -makedepends+=("kdoctools") +makedepends+=("kdoctools" "knewstuff") groups=('kde5-extra') archs=('i686' 'x86_64') up2date="Flastverdir $_F_kde_mirror/stable/$pkgname" -sha1sums=('56ac0d05391feaf1de5cfaa04d355eff81229637') +sha1sums=('73c1b30a87672c2870cba92dba8016750aecb5eb') # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
