[arch-commits] Commit in labplot/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Tue Aug 20 14:01:51 UTC 2019


    Date: Tuesday, August 20, 2019 @ 14:01:51
  Author: felixonmars
Revision: 500302

upgpkg: labplot 2.6-3

rebuild with libkgapi 19.08

Modified:
  labplot/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-20 13:57:48 UTC (rev 500301)
+++ PKGBUILD	2019-08-20 14:01:51 UTC (rev 500302)
@@ -2,7 +2,7 @@
 
 pkgname=labplot
 pkgver=2.6
-pkgrel=2
+pkgrel=3
 arch=(x86_64)
 pkgdesc="KDE Application for interactive graphing and analysis of scientific data"
 url="https://labplot.kde.org/"
@@ -9,7 +9,7 @@
 license=(GPL2)
 depends=(cantor netcdf cfitsio fftw gsl qt5-serialport libcerf)
 makedepends=(extra-cmake-modules kdelibs4support kdesignerplugin kdoctools)
-source=(https://download.kde.org/stable/$pkgname/$pkgver.0/$pkgname-$pkgver.tar.xz)
+source=(https://download.kde.org/stable/$pkgname/$pkgver.0/$pkgname-$pkgver.0.tar.xz)
 sha256sums=('4556541fb6544cda56c2625a1fc5c9c8b0ba6bc8178af076c68a792b545c5657')
 
 prepare() {



More information about the arch-commits mailing list