[arch-commits] Commit in kplotting/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Sat Sep 12 04:48:15 UTC 2015
Date: Saturday, September 12, 2015 @ 06:48:15
Author: fyan
Revision: 245917
upgpkg: kplotting 5.14.0-1
Modified:
kplotting/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-09-12 04:48:04 UTC (rev 245916)
+++ PKGBUILD 2015-09-12 04:48:15 UTC (rev 245917)
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=kplotting
-pkgver=5.13.0
+pkgver=5.14.0
pkgrel=1
pkgdesc='Lightweight plotting framework'
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
makedepends=('extra-cmake-modules')
groups=('kf5')
source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('4177271c93a3c8094620bd615761fbd9')
+md5sums=('69b884e9c9e5705c92e495737b8f5a4d')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list