[arch-commits] Commit in kdeedu-kmplot/kde-unstable (PKGBUILD)

2014-08-03 Thread Sven-Hendrik Haase
Date: Sunday, August 3, 2014 @ 14:25:30
  Author: svenstaro
Revision: 218653

upgpkg: kdeedu-kmplot 4.13.97-1

kde 4.14 rc1

Modified:
  kdeedu-kmplot/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-08-03 12:25:26 UTC (rev 218652)
+++ PKGBUILD2014-08-03 12:25:30 UTC (rev 218653)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-kmplot
-pkgver=4.13.95
+pkgver=4.13.97
 pkgrel=1
 pkgdesc=Mathematical Function Plotter
 url=http://kde.org/applications/education/kmplot/;
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 
source=(http://download.kde.org/unstable/${pkgver}/src/kmplot-${pkgver}.tar.xz;)
-sha1sums=('280425867ae14afe150876ba3fd55803ae095d67')
+sha1sums=('0d38fee5a2e69997f0f2939007bb37cbd17980c8')
 
 build() {
   cd ${srcdir}



[arch-commits] Commit in kdeedu-kmplot/kde-unstable (PKGBUILD)

2013-07-18 Thread Sven-Hendrik Haase
Date: Friday, July 19, 2013 @ 00:27:55
  Author: svenstaro
Revision: 190962

upgpkg: kdeedu-kmplot 4.10.95-2

rebuild

Modified:
  kdeedu-kmplot/kde-unstable/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-07-18 22:27:53 UTC (rev 190961)
+++ PKGBUILD2013-07-18 22:27:55 UTC (rev 190962)
@@ -3,7 +3,7 @@
 
 pkgname=kdeedu-kmplot
 pkgver=4.10.95
-pkgrel=1
+pkgrel=2
 pkgdesc=Mathematical Function Plotter
 url=http://kde.org/applications/education/kmplot/;
 arch=('i686' 'x86_64')



[arch-commits] Commit in kdeedu-kmplot/kde-unstable (PKGBUILD)

2013-07-16 Thread Sven-Hendrik Haase
Date: Tuesday, July 16, 2013 @ 20:37:36
  Author: svenstaro
Revision: 190246

upgpkg: kdeedu-kmplot 4.10.95-1

upstream 4.11rc1

Modified:
  kdeedu-kmplot/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-07-16 18:37:27 UTC (rev 190245)
+++ PKGBUILD2013-07-16 18:37:36 UTC (rev 190246)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-kmplot
-pkgver=4.10.90
+pkgver=4.10.95
 pkgrel=1
 pkgdesc=Mathematical Function Plotter
 url=http://kde.org/applications/education/kmplot/;
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 
source=(http://download.kde.org/unstable/${pkgver}/src/kmplot-${pkgver}.tar.xz;)
-sha1sums=('9ff4a99cb761fcafbb679fc7e241896a98fb1dd2')
+sha1sums=('b4b557532b3274fb905f6c180b1a79203b0bd0fe')
 
 build() {
   cd ${srcdir}



[arch-commits] Commit in kdeedu-kmplot/kde-unstable (PKGBUILD)

2013-01-31 Thread Andrea Scarpino
Date: Thursday, January 31, 2013 @ 12:20:37
  Author: andrea
Revision: 176421

KDE 4.10

Modified:
  kdeedu-kmplot/kde-unstable/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-01-31 11:20:20 UTC (rev 176420)
+++ PKGBUILD2013-01-31 11:20:37 UTC (rev 176421)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-kmplot
-pkgver=4.9.98
+pkgver=4.10.0
 pkgrel=1
 pkgdesc=Mathematical Function Plotter
 url=http://kde.org/applications/education/kmplot/;
@@ -12,8 +12,8 @@
 depends=('kdebase-runtime')
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
-source=(http://download.kde.org/unstable/${pkgver}/src/kmplot-${pkgver}.tar.xz;)
-sha1sums=('0bc938daecb3465ba2e8d5bf95b27765b3553554')
+source=(http://download.kde.org/stable/${pkgver}/src/kmplot-${pkgver}.tar.xz;)
+sha1sums=('2e4641e4f368965d3d63b682c237d879609704d6')
 
 build() {
   cd ${srcdir}



[arch-commits] Commit in kdeedu-kmplot/kde-unstable (PKGBUILD)

2013-01-17 Thread Andrea Scarpino
Date: Thursday, January 17, 2013 @ 09:07:23
  Author: andrea
Revision: 175415

KDE 4.10 RC3

Modified:
  kdeedu-kmplot/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-01-17 14:07:20 UTC (rev 175414)
+++ PKGBUILD2013-01-17 14:07:23 UTC (rev 175415)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-kmplot
-pkgver=4.9.97
+pkgver=4.9.98
 pkgrel=1
 pkgdesc=Mathematical Function Plotter
 url=http://kde.org/applications/education/kmplot/;
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 
source=(http://download.kde.org/unstable/${pkgver}/src/kmplot-${pkgver}.tar.xz;)
-sha1sums=('ea6c8f36d34587f27870ca9968d5e741697fe821')
+sha1sums=('0bc938daecb3465ba2e8d5bf95b27765b3553554')
 
 build() {
   cd ${srcdir}



[arch-commits] Commit in kdeedu-kmplot/kde-unstable (PKGBUILD)

2013-01-16 Thread Andrea Scarpino
Date: Wednesday, January 16, 2013 @ 19:02:14
  Author: andrea
Revision: 175270

Tests are enabled by default in KDE 4.10 RC3

Modified:
  kdeedu-kmplot/kde-unstable/PKGBUILD

--+
 PKGBUILD |1 +
 1 file changed, 1 insertion(+)

Modified: PKGBUILD
===
--- PKGBUILD2013-01-17 00:02:11 UTC (rev 175269)
+++ PKGBUILD2013-01-17 00:02:14 UTC (rev 175270)
@@ -21,6 +21,7 @@
   cd build
   cmake ../kmplot-${pkgver} \
 -DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
 -DCMAKE_INSTALL_PREFIX=/usr
   make
 }



[arch-commits] Commit in kdeedu-kmplot/kde-unstable (PKGBUILD)

2013-01-04 Thread Andrea Scarpino
Date: Friday, January 4, 2013 @ 09:38:13
  Author: andrea
Revision: 174360

KDE 4.10 RC2

Modified:
  kdeedu-kmplot/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-01-04 14:38:09 UTC (rev 174359)
+++ PKGBUILD2013-01-04 14:38:13 UTC (rev 174360)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-kmplot
-pkgver=4.9.95
+pkgver=4.9.97
 pkgrel=1
 pkgdesc=Mathematical Function Plotter
 url=http://kde.org/applications/education/kmplot/;
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 
source=(http://download.kde.org/unstable/${pkgver}/src/kmplot-${pkgver}.tar.xz;)
-sha1sums=('d29c5464d7177092f2cfc44acc1b5654d3a708f0')
+sha1sums=('ea6c8f36d34587f27870ca9968d5e741697fe821')
 
 build() {
   cd ${srcdir}



[arch-commits] Commit in kdeedu-kmplot/kde-unstable (PKGBUILD)

2012-12-19 Thread Andrea Scarpino
Date: Wednesday, December 19, 2012 @ 09:55:21
  Author: andrea
Revision: 173407

KDE 4.10 RC1

Modified:
  kdeedu-kmplot/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-12-19 14:55:17 UTC (rev 173406)
+++ PKGBUILD2012-12-19 14:55:21 UTC (rev 173407)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-kmplot
-pkgver=4.9.90
+pkgver=4.9.95
 pkgrel=1
 pkgdesc=Mathematical Function Plotter
 url=http://kde.org/applications/education/kmplot/;
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 
source=(http://download.kde.org/unstable/${pkgver}/src/kmplot-${pkgver}.tar.xz;)
-sha1sums=('3f62708d41bc3ec05295dc1db771689265305bf3')
+sha1sums=('d29c5464d7177092f2cfc44acc1b5654d3a708f0')
 
 build() {
   cd ${srcdir}



[arch-commits] Commit in kdeedu-kmplot/kde-unstable (PKGBUILD)

2012-12-02 Thread Andrea Scarpino
Date: Sunday, December 2, 2012 @ 06:21:45
  Author: andrea
Revision: 172359

KDE 4.10 beta2

Modified:
  kdeedu-kmplot/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-12-02 11:21:41 UTC (rev 172358)
+++ PKGBUILD2012-12-02 11:21:45 UTC (rev 172359)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-kmplot
-pkgver=4.9.80
+pkgver=4.9.90
 pkgrel=1
 pkgdesc=Mathematical Function Plotter
 url=http://kde.org/applications/education/kmplot/;
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 
source=(http://download.kde.org/unstable/${pkgver}/src/kmplot-${pkgver}.tar.xz;)
-sha1sums=('64af9b098973e1e84e3cff4d31f8e5047039dbd6')
+sha1sums=('3f62708d41bc3ec05295dc1db771689265305bf3')
 
 build() {
   cd ${srcdir}



[arch-commits] Commit in kdeedu-kmplot/kde-unstable (PKGBUILD)

2012-07-11 Thread Andrea Scarpino
Date: Wednesday, July 11, 2012 @ 16:52:31
  Author: andrea
Revision: 163298

KDE 4.9 RC2

Modified:
  kdeedu-kmplot/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-07-11 20:52:28 UTC (rev 163297)
+++ PKGBUILD2012-07-11 20:52:31 UTC (rev 163298)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-kmplot
-pkgver=4.8.95
+pkgver=4.8.97
 pkgrel=1
 pkgdesc=Mathematical Function Plotter
 url=http://kde.org/applications/education/kmplot/;
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 
source=(http://download.kde.org/unstable/${pkgver}/src/kmplot-${pkgver}.tar.xz;)
-sha1sums=('19f3075d5b2026c6226cc816ab9880d64ba2e455')
+sha1sums=('a13fcad49de1fb6583d86aa4d17d2330112f0c22')
 
 build() {
   cd ${srcdir}



[arch-commits] Commit in kdeedu-kmplot/kde-unstable (PKGBUILD)

2012-06-27 Thread Andrea Scarpino
Date: Wednesday, June 27, 2012 @ 02:23:48
  Author: andrea
Revision: 162479

KDE 4.9 RC1

Modified:
  kdeedu-kmplot/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-06-27 06:23:45 UTC (rev 162478)
+++ PKGBUILD2012-06-27 06:23:48 UTC (rev 162479)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-kmplot
-pkgver=4.8.90
+pkgver=4.8.95
 pkgrel=1
 pkgdesc=Mathematical Function Plotter
 url=http://kde.org/applications/education/kmplot/;
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 
source=(http://download.kde.org/unstable/${pkgver}/src/kmplot-${pkgver}.tar.xz;)
-sha1sums=('6cc98ad87ce19c9ffe7c664ddf5db9384db90504')
+sha1sums=('19f3075d5b2026c6226cc816ab9880d64ba2e455')
 
 build() {
   cd ${srcdir}



[arch-commits] Commit in kdeedu-kmplot/kde-unstable (PKGBUILD)

2012-06-11 Thread Andrea Scarpino
Date: Tuesday, June 12, 2012 @ 01:44:17
  Author: andrea
Revision: 161556

KDE 4.9beta2

Modified:
  kdeedu-kmplot/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-06-12 05:44:14 UTC (rev 161555)
+++ PKGBUILD2012-06-12 05:44:17 UTC (rev 161556)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-kmplot
-pkgver=4.8.80
+pkgver=4.8.90
 pkgrel=1
 pkgdesc=Mathematical Function Plotter
 url=http://kde.org/applications/education/kmplot/;
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 
source=(http://download.kde.org/unstable/${pkgver}/src/kmplot-${pkgver}.tar.xz;)
-sha1sums=('0ccef544a8fcde8be41300d160253505bca41576')
+sha1sums=('6cc98ad87ce19c9ffe7c664ddf5db9384db90504')
 
 build() {
   cd ${srcdir}



[arch-commits] Commit in kdeedu-kmplot/kde-unstable (PKGBUILD)

2011-07-24 Thread Andrea Scarpino
Date: Sunday, July 24, 2011 @ 18:47:25
  Author: andrea
Revision: 132528

KDE 4.7.0

Modified:
  kdeedu-kmplot/kde-unstable/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-07-24 22:47:22 UTC (rev 132527)
+++ PKGBUILD2011-07-24 22:47:25 UTC (rev 132528)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-kmplot
-pkgver=4.6.95
+pkgver=4.7.0
 pkgrel=1
 pkgdesc=Mathematical Function Plotter
 url=http://kde.org/applications/education/kmplot/;
@@ -12,8 +12,8 @@
 depends=('kdebase-runtime')
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
-source=(http://download.kde.org/unstable/${pkgver}/src/kmplot-${pkgver}.tar.bz2;)
-sha1sums=('7e6ec705ed886b69fb5eb93ccf9f0962c4524989')
+source=(http://download.kde.org/stable/${pkgver}/src/kmplot-${pkgver}.tar.bz2;)
+sha1sums=('5123c7855497e6374dbd7211890cf9e69a4ee886')
 
 build() {
   cd ${srcdir}



[arch-commits] Commit in kdeedu-kmplot/kde-unstable (PKGBUILD)

2011-07-12 Thread Andrea Scarpino
Date: Tuesday, July 12, 2011 @ 13:48:54
  Author: andrea
Revision: 131318

KDE 4.7RC2

Modified:
  kdeedu-kmplot/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-07-12 17:48:50 UTC (rev 131317)
+++ PKGBUILD2011-07-12 17:48:54 UTC (rev 131318)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-kmplot
-pkgver=4.6.90
+pkgver=4.6.95
 pkgrel=1
 pkgdesc=Mathematical Function Plotter
 url=http://kde.org/applications/education/kmplot/;
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 
source=(http://download.kde.org/unstable/${pkgver}/src/kmplot-${pkgver}.tar.bz2;)
-sha1sums=('f0a947cf818c4f5a3aff2dc8a9c442d0eb324515')
+sha1sums=('7e6ec705ed886b69fb5eb93ccf9f0962c4524989')
 
 build() {
   cd ${srcdir}



[arch-commits] Commit in kdeedu-kmplot/kde-unstable (PKGBUILD)

2011-06-24 Thread Andrea Scarpino
Date: Friday, June 24, 2011 @ 08:54:15
  Author: andrea
Revision: 128564

KDE 4.7RC1

Modified:
  kdeedu-kmplot/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-06-24 12:54:12 UTC (rev 128563)
+++ PKGBUILD2011-06-24 12:54:15 UTC (rev 128564)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-kmplot
-pkgver=4.6.80
+pkgver=4.6.90
 pkgrel=1
 pkgdesc=Mathematical Function Plotter
 url=http://kde.org/applications/education/kmplot/;
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 
source=(http://download.kde.org/unstable/${pkgver}/src/kmplot-${pkgver}.tar.bz2;)
-sha1sums=('be3593a33b05a59d82020d988804e82737abbc09')
+sha1sums=('f0a947cf818c4f5a3aff2dc8a9c442d0eb324515')
 
 build() {
   cd ${srcdir}