summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorb00rt00s2017-08-22 13:34:56 +0200
committerb00rt00s2017-08-22 13:34:56 +0200
commit5209c6c10b0dfec20cc7e90e4d4766aeff492aea (patch)
treec484a3b8b3d9898f4d628ccfaa78d25dccdf132d
parent4c903ba3390bd9cf32b2c7ea7cc876e06f14082f (diff)
downloadaur-5209c6c10b0dfec20cc7e90e4d4766aeff492aea.tar.gz
added knewstuff to makedepends
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b36e38c79c53..c07bfc6d4c78 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,7 @@
-# Generated by mksrcinfo v8
-# nie kwi 9 18:07:50 UTC 2017
pkgbase = labplot-kf5
pkgdesc = A free software data analysis and visualization application, for two and three-dimensional graphical presentation of data sets and functions.
pkgver = 2.4.0
- pkgrel = 2
+ pkgrel = 3
url = http://labplot.sourceforge.net/
install = labplot-kf5.install
arch = i686
@@ -13,6 +11,7 @@ pkgbase = labplot-kf5
makedepends = extra-cmake-modules
makedepends = kdoctools
makedepends = kdesignerplugin
+ makedepends = knewstuff
depends = kdebase-runtime
depends = gsl
depends = kdelibs4support
diff --git a/PKGBUILD b/PKGBUILD
index f24f769b37c8..85bb34ac34ee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
pkgname=labplot-kf5
pkgver=2.4.0
-pkgrel=2
+pkgrel=3
pkgdesc="A free software data analysis and visualization application, for two and three-dimensional graphical presentation of data sets and functions."
arch=('i686' 'x86_64')
url='http://labplot.sourceforge.net/'
license=('GPL')
depends=('kdebase-runtime' 'gsl' 'kdelibs4support' 'fftw' 'netcdf' 'cfitsio')
-makedepends=('cmake' 'extra-cmake-modules' 'kdoctools' 'kdesignerplugin')
+makedepends=('cmake' 'extra-cmake-modules' 'kdoctools' 'kdesignerplugin' 'knewstuff')
source=("http://download.kde.org/stable/labplot/${pkgver}/labplot-${pkgver}-kf5.tar.xz"
"labplot-kf5.install")
md5sums=('fe7cdefc5abfae5321b77973450aaa1d'