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

Antonio Rojas arojas at archlinux.org
Sat Apr 20 19:37:16 UTC 2019


    Date: Saturday, April 20, 2019 @ 19:37:15
  Author: arojas
Revision: 452318

Update to 2.6

Modified:
  labplot/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-20 19:37:09 UTC (rev 452317)
+++ PKGBUILD	2019-04-20 19:37:15 UTC (rev 452318)
@@ -1,8 +1,8 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=labplot
-pkgver=2.5.0
-pkgrel=5
+pkgver=2.6
+pkgrel=1
 arch=(x86_64)
 pkgdesc="KDE Application for interactive graphing and analysis of scientific data"
 url="https://labplot.kde.org/"
@@ -9,8 +9,8 @@
 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/$pkgname-$pkgver.tar.xz)
-sha256sums=('f1ef2d95a4d4f18902e38cd1f2f79d041d4eeed1eb7f6284ec9a6a6954792225')
+source=(https://download.kde.org/stable/$pkgname/$pkgver.0/$pkgname-$pkgver.tar.xz)
+sha256sums=('4556541fb6544cda56c2625a1fc5c9c8b0ba6bc8178af076c68a792b545c5657')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list