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

2015-03-04 Thread Felix Yan
Date: Wednesday, March 4, 2015 @ 17:46:27
  Author: fyan
Revision: 232822

upgpkg: kdeutils-kcalc 14.12.3-1

Modified:
  kdeutils-kcalc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-04 16:46:22 UTC (rev 232821)
+++ PKGBUILD2015-03-04 16:46:27 UTC (rev 232822)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeutils-kcalc
-pkgver=14.12.2
+pkgver=14.12.3
 pkgrel=1
 pkgdesc='Scientific Calculator'
 url='http://kde.org/applications/utilities/kcalc/'
@@ -14,7 +14,7 @@
 groups=('kde' 'kdeutils')
 install=${pkgname}.install
 
source=(http://download.kde.org/stable/applications/${pkgver}/src/kcalc-${pkgver}.tar.xz;)
-sha1sums=('469f17eac83665821227e2602a11b1acb28dac2b')
+sha1sums=('d96485c66b161e0ed1b6d7f582b27a6e05473c3b')
 
 build() {
   cd ${srcdir}


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

2015-02-04 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 09:51:36
  Author: fyan
Revision: 230710

upgpkg: kdeutils-kcalc 14.12.2-1

Modified:
  kdeutils-kcalc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-02-04 08:51:15 UTC (rev 230709)
+++ PKGBUILD2015-02-04 08:51:36 UTC (rev 230710)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeutils-kcalc
-pkgver=14.12.1
+pkgver=14.12.2
 pkgrel=1
 pkgdesc='Scientific Calculator'
 url='http://kde.org/applications/utilities/kcalc/'
@@ -14,7 +14,7 @@
 groups=('kde' 'kdeutils')
 install=${pkgname}.install
 
source=(http://download.kde.org/stable/applications/${pkgver}/src/kcalc-${pkgver}.tar.xz;)
-sha1sums=('6ebda807134de51097fddfbc54a491abd7e3d880')
+sha1sums=('469f17eac83665821227e2602a11b1acb28dac2b')
 
 build() {
   cd ${srcdir}


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

2015-01-15 Thread Felix Yan
Date: Friday, January 16, 2015 @ 08:22:40
  Author: fyan
Revision: 229344

upgpkg: kdeutils-kcalc 14.12.1-1

Modified:
  kdeutils-kcalc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-01-16 07:21:59 UTC (rev 229343)
+++ PKGBUILD2015-01-16 07:22:40 UTC (rev 229344)
@@ -1,8 +1,9 @@
 # $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeutils-kcalc
-pkgver=4.14.3
+pkgver=14.12.1
 pkgrel=1
 pkgdesc='Scientific Calculator'
 url='http://kde.org/applications/utilities/kcalc/'
@@ -12,8 +13,8 @@
 makedepends=('cmake' 'automoc4')
 groups=('kde' 'kdeutils')
 install=${pkgname}.install
-source=(http://download.kde.org/stable/${pkgver}/src/kcalc-${pkgver}.tar.xz;)
-sha1sums=('0990a35d1fe97b4d4157b6ce6d8e13d199934dad')
+source=(http://download.kde.org/stable/applications/${pkgver}/src/kcalc-${pkgver}.tar.xz;)
+sha1sums=('6ebda807134de51097fddfbc54a491abd7e3d880')
 
 build() {
   cd ${srcdir}


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

2014-11-19 Thread Felix Yan
Date: Wednesday, November 19, 2014 @ 20:16:44
  Author: fyan
Revision: 226710

upgpkg: kdeutils-kcalc 4.14.3-1

upstream new release

Modified:
  kdeutils-kcalc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-11-19 19:15:55 UTC (rev 226709)
+++ PKGBUILD2014-11-19 19:16:44 UTC (rev 226710)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeutils-kcalc
-pkgver=4.14.2
+pkgver=4.14.3
 pkgrel=1
 pkgdesc='Scientific Calculator'
 url='http://kde.org/applications/utilities/kcalc/'
@@ -13,7 +13,7 @@
 groups=('kde' 'kdeutils')
 install=${pkgname}.install
 source=(http://download.kde.org/stable/${pkgver}/src/kcalc-${pkgver}.tar.xz;)
-sha1sums=('aed143ce370cc5384a775faef737246e7a4069cd')
+sha1sums=('0990a35d1fe97b4d4157b6ce6d8e13d199934dad')
 
 build() {
   cd ${srcdir}


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

2014-09-20 Thread Sven-Hendrik Haase
Date: Saturday, September 20, 2014 @ 18:30:38
  Author: svenstaro
Revision: 222477

upgpkg: kdeutils-kcalc 4.14.1-1

kde 4.14.1

Modified:
  kdeutils-kcalc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-09-20 16:30:36 UTC (rev 222476)
+++ PKGBUILD2014-09-20 16:30:38 UTC (rev 222477)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeutils-kcalc
-pkgver=4.14.0
+pkgver=4.14.1
 pkgrel=1
 pkgdesc='Scientific Calculator'
 url='http://kde.org/applications/utilities/kcalc/'
@@ -13,7 +13,7 @@
 groups=('kde' 'kdeutils')
 install=${pkgname}.install
 source=(http://download.kde.org/stable/${pkgver}/src/kcalc-${pkgver}.tar.xz;)
-sha1sums=('8f8d95e11162f9156fac16fa72eddd1f1ac3e642')
+sha1sums=('8321c020a72a24a60c111c46328f4d612e21eee1')
 
 build() {
   cd ${srcdir}



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

2014-08-16 Thread Sven-Hendrik Haase
Date: Saturday, August 16, 2014 @ 22:21:38
  Author: svenstaro
Revision: 220091

upgpkg: kdeutils-kcalc 4.14.0-1

kde 4.14.0

Modified:
  kdeutils-kcalc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-08-16 20:21:35 UTC (rev 220090)
+++ PKGBUILD2014-08-16 20:21:38 UTC (rev 220091)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeutils-kcalc
-pkgver=4.13.3
+pkgver=4.14.0
 pkgrel=1
 pkgdesc='Scientific Calculator'
 url='http://kde.org/applications/utilities/kcalc/'
@@ -13,7 +13,7 @@
 groups=('kde' 'kdeutils')
 install=${pkgname}.install
 source=(http://download.kde.org/stable/${pkgver}/src/kcalc-${pkgver}.tar.xz;)
-sha1sums=('acca59a806e8d827bf46fc66faab713d9679c86c')
+sha1sums=('8f8d95e11162f9156fac16fa72eddd1f1ac3e642')
 
 build() {
   cd ${srcdir}



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

2014-07-18 Thread Sven-Hendrik Haase
Date: Friday, July 18, 2014 @ 13:50:53
  Author: svenstaro
Revision: 217370

upgpkg: kdeutils-kcalc 4.13.3-1

upstream release 4.13.3

Modified:
  kdeutils-kcalc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-07-18 11:50:51 UTC (rev 217369)
+++ PKGBUILD2014-07-18 11:50:53 UTC (rev 217370)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeutils-kcalc
-pkgver=4.13.2
+pkgver=4.13.3
 pkgrel=1
 pkgdesc='Scientific Calculator'
 url='http://kde.org/applications/utilities/kcalc/'
@@ -13,7 +13,7 @@
 groups=('kde' 'kdeutils')
 install=${pkgname}.install
 source=(http://download.kde.org/stable/${pkgver}/src/kcalc-${pkgver}.tar.xz;)
-sha1sums=('c73eac80dd9e731941f7d2efc2eaa750a1e29549')
+sha1sums=('acca59a806e8d827bf46fc66faab713d9679c86c')
 
 build() {
   cd ${srcdir}



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

2014-06-08 Thread Sven-Hendrik Haase
Date: Monday, June 9, 2014 @ 05:21:42
  Author: svenstaro
Revision: 214710

upgpkg: kdeutils-kcalc 4.13.2-1

upstream release 4.12.2

Modified:
  kdeutils-kcalc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-06-09 03:21:40 UTC (rev 214709)
+++ PKGBUILD2014-06-09 03:21:42 UTC (rev 214710)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeutils-kcalc
-pkgver=4.13.1
+pkgver=4.13.2
 pkgrel=1
 pkgdesc='Scientific Calculator'
 url='http://kde.org/applications/utilities/kcalc/'
@@ -13,7 +13,7 @@
 groups=('kde' 'kdeutils')
 install=${pkgname}.install
 source=(http://download.kde.org/stable/${pkgver}/src/kcalc-${pkgver}.tar.xz;)
-sha1sums=('0929e3ff801c592a15920612cdfe146a542800f2')
+sha1sums=('c73eac80dd9e731941f7d2efc2eaa750a1e29549')
 
 build() {
   cd ${srcdir}



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

2014-05-14 Thread Sven-Hendrik Haase
Date: Wednesday, May 14, 2014 @ 22:11:03
  Author: svenstaro
Revision: 212736

upgpkg: kdeutils-kcalc 4.13.1-1

upstream release 4.13.1

Modified:
  kdeutils-kcalc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-05-14 20:11:01 UTC (rev 212735)
+++ PKGBUILD2014-05-14 20:11:03 UTC (rev 212736)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeutils-kcalc
-pkgver=4.13.0
+pkgver=4.13.1
 pkgrel=1
 pkgdesc='Scientific Calculator'
 url='http://kde.org/applications/utilities/kcalc/'
@@ -13,7 +13,7 @@
 groups=('kde' 'kdeutils')
 install=${pkgname}.install
 source=(http://download.kde.org/stable/${pkgver}/src/kcalc-${pkgver}.tar.xz;)
-sha1sums=('5c07e99fc7d6fdaadb8db6e2127b76081d44159b')
+sha1sums=('0929e3ff801c592a15920612cdfe146a542800f2')
 
 build() {
   cd ${srcdir}



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

2014-03-31 Thread Sven-Hendrik Haase
Date: Monday, March 31, 2014 @ 12:25:54
  Author: svenstaro
Revision: 209621

upgpkg: kdeutils-kcalc 4.12.4-1

kde 4.12.4 release

Modified:
  kdeutils-kcalc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-03-31 10:25:53 UTC (rev 209620)
+++ PKGBUILD2014-03-31 10:25:54 UTC (rev 209621)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeutils-kcalc
-pkgver=4.12.3
+pkgver=4.12.4
 pkgrel=1
 pkgdesc='Scientific Calculator'
 url='http://kde.org/applications/utilities/kcalc/'
@@ -13,7 +13,7 @@
 groups=('kde' 'kdeutils')
 install=${pkgname}.install
 source=(http://download.kde.org/stable/${pkgver}/src/kcalc-${pkgver}.tar.xz;)
-sha1sums=('57f865777ee588e14045aa309164637f56711cff')
+sha1sums=('7e760476d205b3848cb423768bf02cbca4f8d68d')
 
 build() {
   cd ${srcdir}



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

2014-02-04 Thread Sven-Hendrik Haase
Date: Tuesday, February 4, 2014 @ 15:07:53
  Author: svenstaro
Revision: 205396

upgpkg: kdeutils-kcalc 4.12.2-1

upstream release 4.12.2

Modified:
  kdeutils-kcalc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-02-04 14:07:51 UTC (rev 205395)
+++ PKGBUILD2014-02-04 14:07:53 UTC (rev 205396)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeutils-kcalc
-pkgver=4.12.1
+pkgver=4.12.2
 pkgrel=1
 pkgdesc='Scientific Calculator'
 url='http://kde.org/applications/utilities/kcalc/'
@@ -13,7 +13,7 @@
 groups=('kde' 'kdeutils')
 install=${pkgname}.install
 source=(http://download.kde.org/stable/${pkgver}/src/kcalc-${pkgver}.tar.xz;)
-sha1sums=('4a54f3939a60a0f2381f07494a0026e6a1668449')
+sha1sums=('8255bbca7168ece19c2277abbb443e7ef501f1fb')
 
 build() {
   cd ${srcdir}



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

2014-01-13 Thread Sven-Hendrik Haase
Date: Tuesday, January 14, 2014 @ 08:52:48
  Author: svenstaro
Revision: 203984

upgpkg: kdeutils-kcalc 4.12.1-1

upstream release 4.12.1

Modified:
  kdeutils-kcalc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-14 07:52:46 UTC (rev 203983)
+++ PKGBUILD2014-01-14 07:52:48 UTC (rev 203984)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeutils-kcalc
-pkgver=4.12.0
+pkgver=4.12.1
 pkgrel=1
 pkgdesc='Scientific Calculator'
 url='http://kde.org/applications/utilities/kcalc/'
@@ -13,7 +13,7 @@
 groups=('kde' 'kdeutils')
 install=${pkgname}.install
 source=(http://download.kde.org/stable/${pkgver}/src/kcalc-${pkgver}.tar.xz;)
-sha1sums=('a783b12395016d9cdec87e442a7591e7d61c3c6d')
+sha1sums=('4a54f3939a60a0f2381f07494a0026e6a1668449')
 
 build() {
   cd ${srcdir}



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

2013-12-06 Thread Sven-Hendrik Haase
Date: Friday, December 6, 2013 @ 13:38:24
  Author: svenstaro
Revision: 201177

upgpkg: kdeutils-kcalc 4.11.4-1

KDE 4.11.4

Modified:
  kdeutils-kcalc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-06 12:38:22 UTC (rev 201176)
+++ PKGBUILD2013-12-06 12:38:24 UTC (rev 201177)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeutils-kcalc
-pkgver=4.11.3
+pkgver=4.11.4
 pkgrel=1
 pkgdesc='Scientific Calculator'
 url='http://kde.org/applications/utilities/kcalc/'
@@ -13,7 +13,7 @@
 groups=('kde' 'kdeutils')
 install=${pkgname}.install
 source=(http://download.kde.org/stable/${pkgver}/src/kcalc-${pkgver}.tar.xz;)
-sha1sums=('a62a37a16a699fdba715cda33b9f75755d81cb76')
+sha1sums=('617c88f7c756265d34ab964c188b9ddd7e193b70')
 
 build() {
   cd ${srcdir}



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

2013-10-01 Thread Sven-Hendrik Haase
Date: Tuesday, October 1, 2013 @ 17:37:16
  Author: svenstaro
Revision: 195797

upgpkg: kdeutils-kcalc 4.11.2-1

kde 4.11.2 release

Modified:
  kdeutils-kcalc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-01 15:37:12 UTC (rev 195796)
+++ PKGBUILD2013-10-01 15:37:16 UTC (rev 195797)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeutils-kcalc
-pkgver=4.11.1
+pkgver=4.11.2
 pkgrel=1
 pkgdesc='Scientific Calculator'
 url='http://kde.org/applications/utilities/kcalc/'
@@ -13,7 +13,7 @@
 groups=('kde' 'kdeutils')
 install=${pkgname}.install
 source=(http://download.kde.org/stable/${pkgver}/src/kcalc-${pkgver}.tar.xz;)
-sha1sums=('20c2e81091418025aa05018ff7d8901f78e63774')
+sha1sums=('371aee1cd09cae646cfe2ed98bfca5074af8173c')
 
 build() {
   cd ${srcdir}



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

2013-05-07 Thread Andrea Scarpino
Date: Tuesday, May 7, 2013 @ 15:30:20
  Author: andrea
Revision: 184596

KDE 4.10.3

Modified:
  kdeutils-kcalc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-07 13:30:18 UTC (rev 184595)
+++ PKGBUILD2013-05-07 13:30:20 UTC (rev 184596)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeutils-kcalc
-pkgver=4.10.2
+pkgver=4.10.3
 pkgrel=1
 pkgdesc='Scientific Calculator'
 url='http://kde.org/applications/utilities/kcalc/'
@@ -13,7 +13,7 @@
 groups=('kde' 'kdeutils')
 install=${pkgname}.install
 source=(http://download.kde.org/stable/${pkgver}/src/kcalc-${pkgver}.tar.xz;)
-sha1sums=('45f2a3eb557891e3c47a00dafb9ad3bd64bde4d8')
+sha1sums=('c80f91c2f41a60cca670c8cb1b5e2c395e935fac')
 
 build() {
   cd ${srcdir}



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

2013-04-03 Thread Sven-Hendrik Haase
Date: Thursday, April 4, 2013 @ 06:31:52
  Author: svenstaro
Revision: 181660

upgpkg: kdeutils-kcalc 4.10.2-1

upstream

Modified:
  kdeutils-kcalc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-04 04:31:49 UTC (rev 181659)
+++ PKGBUILD2013-04-04 04:31:52 UTC (rev 181660)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeutils-kcalc
-pkgver=4.10.1
+pkgver=4.10.2
 pkgrel=1
 pkgdesc='Scientific Calculator'
 url='http://kde.org/applications/utilities/kcalc/'
@@ -13,7 +13,7 @@
 groups=('kde' 'kdeutils')
 install=${pkgname}.install
 source=(http://download.kde.org/stable/${pkgver}/src/kcalc-${pkgver}.tar.xz;)
-sha1sums=('b4260225e5ab5f500824359b2fc13892b4948604')
+sha1sums=('45f2a3eb557891e3c47a00dafb9ad3bd64bde4d8')
 
 build() {
   cd ${srcdir}



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

2013-03-04 Thread Andrea Scarpino
Date: Monday, March 4, 2013 @ 12:13:51
  Author: andrea
Revision: 179263

KDE 4.10.1

Modified:
  kdeutils-kcalc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-03-04 11:13:49 UTC (rev 179262)
+++ PKGBUILD2013-03-04 11:13:51 UTC (rev 179263)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeutils-kcalc
-pkgver=4.10.0
+pkgver=4.10.1
 pkgrel=1
 pkgdesc='Scientific Calculator'
 url='http://kde.org/applications/utilities/kcalc/'
@@ -13,7 +13,7 @@
 groups=('kde' 'kdeutils')
 install=${pkgname}.install
 source=(http://download.kde.org/stable/${pkgver}/src/kcalc-${pkgver}.tar.xz;)
-sha1sums=('b898128f942c3890e8fb182d0833cd58d5f036da')
+sha1sums=('b4260225e5ab5f500824359b2fc13892b4948604')
 
 build() {
   cd ${srcdir}



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

2013-01-02 Thread Andrea Scarpino
Date: Wednesday, January 2, 2013 @ 06:05:16
  Author: andrea
Revision: 174120

KDE 4.9.5

Modified:
  kdeutils-kcalc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-01-02 11:05:13 UTC (rev 174119)
+++ PKGBUILD2013-01-02 11:05:16 UTC (rev 174120)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeutils-kcalc
-pkgver=4.9.4
+pkgver=4.9.5
 pkgrel=1
 pkgdesc='Scientific Calculator'
 url='http://kde.org/applications/utilities/kcalc/'
@@ -13,7 +13,7 @@
 groups=('kde' 'kdeutils')
 install=${pkgname}.install
 source=(http://download.kde.org/stable/${pkgver}/src/kcalc-${pkgver}.tar.xz;)
-sha1sums=('2cdffc6aad88d8da2e4f37b2d92c40a64a77b9dc')
+sha1sums=('256824be3df335549cec61c28c04e2661fe03006')
 
 build() {
   cd ${srcdir}



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

2012-12-01 Thread Andrea Scarpino
Date: Sunday, December 2, 2012 @ 02:47:46
  Author: andrea
Revision: 172285

KDE 4.9.4

Modified:
  kdeutils-kcalc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-12-02 07:47:42 UTC (rev 172284)
+++ PKGBUILD2012-12-02 07:47:46 UTC (rev 172285)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeutils-kcalc
-pkgver=4.9.3
+pkgver=4.9.4
 pkgrel=1
 pkgdesc='Scientific Calculator'
 url='http://kde.org/applications/utilities/kcalc/'
@@ -13,7 +13,7 @@
 groups=('kde' 'kdeutils')
 install=${pkgname}.install
 source=(http://download.kde.org/stable/${pkgver}/src/kcalc-${pkgver}.tar.xz;)
-sha1sums=('d426f061fba14bd311927f04bd3ba655d4a7fef7')
+sha1sums=('2cdffc6aad88d8da2e4f37b2d92c40a64a77b9dc')
 
 build() {
   cd ${srcdir}



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

2012-11-06 Thread Andrea Scarpino
Date: Tuesday, November 6, 2012 @ 08:02:13
  Author: andrea
Revision: 170332

KDE 4.9.3

Modified:
  kdeutils-kcalc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-11-06 13:02:09 UTC (rev 170331)
+++ PKGBUILD2012-11-06 13:02:13 UTC (rev 170332)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeutils-kcalc
-pkgver=4.9.2
+pkgver=4.9.3
 pkgrel=1
 pkgdesc='Scientific Calculator'
 url='http://kde.org/applications/utilities/kcalc/'
@@ -13,7 +13,7 @@
 groups=('kde' 'kdeutils')
 install=${pkgname}.install
 source=(http://download.kde.org/stable/${pkgver}/src/kcalc-${pkgver}.tar.xz;)
-sha1sums=('f28ed638e433c26e43c7e57e0193cdec67de9f22')
+sha1sums=('d426f061fba14bd311927f04bd3ba655d4a7fef7')
 
 build() {
   cd ${srcdir}



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

2012-10-02 Thread Andrea Scarpino
Date: Tuesday, October 2, 2012 @ 05:15:39
  Author: andrea
Revision: 167512

KDE 4.9.2

Modified:
  kdeutils-kcalc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-10-02 09:15:36 UTC (rev 167511)
+++ PKGBUILD2012-10-02 09:15:39 UTC (rev 167512)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeutils-kcalc
-pkgver=4.9.1
+pkgver=4.9.2
 pkgrel=1
 pkgdesc='Scientific Calculator'
 url='http://kde.org/applications/utilities/kcalc/'
@@ -13,7 +13,7 @@
 groups=('kde' 'kdeutils')
 install=${pkgname}.install
 source=(http://download.kde.org/stable/${pkgver}/src/kcalc-${pkgver}.tar.xz;)
-sha1sums=('40eacf20d6c0ba278670a6383e42ab94e78530d1')
+sha1sums=('f28ed638e433c26e43c7e57e0193cdec67de9f22')
 
 build() {
   cd ${srcdir}



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

2012-09-03 Thread Andrea Scarpino
Date: Monday, September 3, 2012 @ 17:52:28
  Author: andrea
Revision: 166001

KDE 4.9.1

Modified:
  kdeutils-kcalc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-09-03 21:52:25 UTC (rev 166000)
+++ PKGBUILD2012-09-03 21:52:28 UTC (rev 166001)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeutils-kcalc
-pkgver=4.9.0
+pkgver=4.9.1
 pkgrel=1
 pkgdesc='Scientific Calculator'
 url='http://kde.org/applications/utilities/kcalc/'
@@ -13,7 +13,7 @@
 groups=('kde' 'kdeutils')
 install=${pkgname}.install
 source=(http://download.kde.org/stable/${pkgver}/src/kcalc-${pkgver}.tar.xz;)
-sha1sums=('b21a8eae3eda400137397b0048b0c96c502bd077')
+sha1sums=('40eacf20d6c0ba278670a6383e42ab94e78530d1')
 
 build() {
   cd ${srcdir}



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

2012-06-06 Thread Andrea Scarpino
Date: Wednesday, June 6, 2012 @ 12:17:45
  Author: andrea
Revision: 160889

KDE 4.8.4

Modified:
  kdeutils-kcalc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-06-06 16:17:42 UTC (rev 160888)
+++ PKGBUILD2012-06-06 16:17:45 UTC (rev 160889)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeutils-kcalc
-pkgver=4.8.3
+pkgver=4.8.4
 pkgrel=1
 pkgdesc='Scientific Calculator'
 url='http://kde.org/applications/utilities/kcalc/'
@@ -13,7 +13,7 @@
 groups=('kde' 'kdeutils')
 install=${pkgname}.install
 source=(http://download.kde.org/stable/${pkgver}/src/kcalc-${pkgver}.tar.xz;)
-sha1sums=('36c4c46ba05911dd174c7d1fa8526430d932c84f')
+sha1sums=('f1cb6cda210c67fd19eca387df2d2224393d45ef')
 
 build() {
   cd ${srcdir}



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

2012-05-03 Thread Andrea Scarpino
Date: Thursday, May 3, 2012 @ 09:23:57
  Author: andrea
Revision: 158209

KDE 4.8.3

Modified:
  kdeutils-kcalc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-05-03 13:23:54 UTC (rev 158208)
+++ PKGBUILD2012-05-03 13:23:57 UTC (rev 158209)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeutils-kcalc
-pkgver=4.8.2
+pkgver=4.8.3
 pkgrel=1
 pkgdesc='Scientific Calculator'
 url='http://kde.org/applications/utilities/kcalc/'
@@ -13,7 +13,7 @@
 groups=('kde' 'kdeutils')
 install=${pkgname}.install
 source=(http://download.kde.org/stable/${pkgver}/src/kcalc-${pkgver}.tar.xz;)
-sha1sums=('f2bbed3d7f991a4cd0484cc4fafe8c04bd29d986')
+sha1sums=('36c4c46ba05911dd174c7d1fa8526430d932c84f')
 
 build() {
   cd ${srcdir}



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

2012-03-30 Thread Andrea Scarpino
Date: Friday, March 30, 2012 @ 12:15:42
  Author: andrea
Revision: 154733

KDE 4.8.2

Modified:
  kdeutils-kcalc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-03-30 16:15:39 UTC (rev 154732)
+++ PKGBUILD2012-03-30 16:15:42 UTC (rev 154733)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeutils-kcalc
-pkgver=4.8.1
+pkgver=4.8.2
 pkgrel=1
 pkgdesc='Scientific Calculator'
 url='http://kde.org/applications/utilities/kcalc/'
@@ -13,7 +13,7 @@
 groups=('kde' 'kdeutils')
 install=${pkgname}.install
 source=(http://download.kde.org/stable/${pkgver}/src/kcalc-${pkgver}.tar.xz;)
-sha1sums=('f119707ece800a2102eb881402a5bc289b2a55ea')
+sha1sums=('f2bbed3d7f991a4cd0484cc4fafe8c04bd29d986')
 
 build() {
   cd ${srcdir}



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

2012-03-06 Thread Andrea Scarpino
Date: Tuesday, March 6, 2012 @ 13:32:21
  Author: andrea
Revision: 152401

Path has been changed; new kdepim tarball

Modified:
  kdeutils-kcalc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-03-06 18:32:18 UTC (rev 152400)
+++ PKGBUILD2012-03-06 18:32:21 UTC (rev 152401)
@@ -12,7 +12,7 @@
 makedepends=('cmake' 'automoc4')
 groups=('kde' 'kdeutils')
 install=${pkgname}.install
-source=(http://download.kde.org/stable/${pkgver}/src/xz/kcalc-${pkgver}.tar.xz;)
+source=(http://download.kde.org/stable/${pkgver}/src/kcalc-${pkgver}.tar.xz;)
 sha1sums=('f119707ece800a2102eb881402a5bc289b2a55ea')
 
 build() {



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

2012-03-04 Thread Andrea Scarpino
Date: Sunday, March 4, 2012 @ 06:12:18
  Author: andrea
Revision: 152008

KDE 4.8.1

Modified:
  kdeutils-kcalc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-03-04 11:12:15 UTC (rev 152007)
+++ PKGBUILD2012-03-04 11:12:18 UTC (rev 152008)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeutils-kcalc
-pkgver=4.8.0
+pkgver=4.8.1
 pkgrel=1
 pkgdesc='Scientific Calculator'
 url='http://kde.org/applications/utilities/kcalc/'
@@ -12,8 +12,8 @@
 makedepends=('cmake' 'automoc4')
 groups=('kde' 'kdeutils')
 install=${pkgname}.install
-source=(http://download.kde.org/stable/${pkgver}/src/kcalc-${pkgver}.tar.bz2;)
-sha1sums=('b832aadd21906a7bdad323b8f1cbfb59bf1b7c63')
+source=(http://download.kde.org/stable/${pkgver}/src/xz/kcalc-${pkgver}.tar.xz;)
+sha1sums=('f119707ece800a2102eb881402a5bc289b2a55ea')
 
 build() {
   cd ${srcdir}



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

2012-01-25 Thread Andrea Scarpino
Date: Wednesday, January 25, 2012 @ 15:37:36
  Author: andrea
Revision: 147352

KDE 4.8.0

Modified:
  kdeutils-kcalc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-01-25 20:37:32 UTC (rev 147351)
+++ PKGBUILD2012-01-25 20:37:36 UTC (rev 147352)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeutils-kcalc
-pkgver=4.7.97
+pkgver=4.8.0
 pkgrel=1
 pkgdesc='Scientific Calculator'
 url='http://kde.org/applications/utilities/kcalc/'
@@ -12,8 +12,8 @@
 makedepends=('cmake' 'automoc4')
 groups=('kde' 'kdeutils')
 install=${pkgname}.install
-source=(http://download.kde.org/unstable/${pkgver}/src/kcalc-${pkgver}.tar.bz2;)
-sha1sums=('5291b8a5b1b0c97dc0e6add0d9ed038f3acdba32')
+source=(http://download.kde.org/stable/${pkgver}/src/kcalc-${pkgver}.tar.bz2;)
+sha1sums=('b832aadd21906a7bdad323b8f1cbfb59bf1b7c63')
 
 build() {
   cd ${srcdir}



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

2012-01-04 Thread Andrea Scarpino
Date: Wednesday, January 4, 2012 @ 08:20:08
  Author: andrea
Revision: 146025

KDE 4.8RC2

Modified:
  kdeutils-kcalc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-01-04 13:20:05 UTC (rev 146024)
+++ PKGBUILD2012-01-04 13:20:08 UTC (rev 146025)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeutils-kcalc
-pkgver=4.7.95
+pkgver=4.7.97
 pkgrel=1
 pkgdesc='Scientific Calculator'
 url='http://kde.org/applications/utilities/kcalc/'
@@ -13,7 +13,7 @@
 groups=('kde' 'kdeutils')
 install=${pkgname}.install
 
source=(http://download.kde.org/unstable/${pkgver}/src/kcalc-${pkgver}.tar.bz2;)
-sha1sums=('a3d926c5326447c08180122c6e3cd2a1fce1c83a')
+sha1sums=('5291b8a5b1b0c97dc0e6add0d9ed038f3acdba32')
 
 build() {
   cd ${srcdir}



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

2011-12-22 Thread Andrea Scarpino
Date: Thursday, December 22, 2011 @ 03:01:45
  Author: andrea
Revision: 145426

KDE 4.8RC1

Modified:
  kdeutils-kcalc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-12-22 08:01:42 UTC (rev 145425)
+++ PKGBUILD2011-12-22 08:01:45 UTC (rev 145426)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeutils-kcalc
-pkgver=4.7.90
+pkgver=4.7.95
 pkgrel=1
 pkgdesc='Scientific Calculator'
 url='http://kde.org/applications/utilities/kcalc/'
@@ -13,7 +13,7 @@
 groups=('kde' 'kdeutils')
 install=${pkgname}.install
 
source=(http://download.kde.org/unstable/${pkgver}/src/kcalc-${pkgver}.tar.bz2;)
-sha1sums=('d7c267f92ea5a15e5a3f9377b17dcad117627ed1')
+sha1sums=('a3d926c5326447c08180122c6e3cd2a1fce1c83a')
 
 build() {
   cd ${srcdir}



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

2011-12-07 Thread Andrea Scarpino
Date: Wednesday, December 7, 2011 @ 03:26:02
  Author: andrea
Revision: 144568

KDE 4.8beta2

Modified:
  kdeutils-kcalc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-12-07 08:25:59 UTC (rev 144567)
+++ PKGBUILD2011-12-07 08:26:02 UTC (rev 144568)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeutils-kcalc
-pkgver=4.7.80
+pkgver=4.7.90
 pkgrel=1
 pkgdesc='Scientific Calculator'
 url='http://kde.org/applications/utilities/kcalc/'
@@ -13,7 +13,7 @@
 groups=('kde' 'kdeutils')
 install=${pkgname}.install
 
source=(http://download.kde.org/unstable/${pkgver}/src/kcalc-${pkgver}.tar.bz2;)
-sha1sums=('0fce57dbbd39028bb3b5749959368c35d8aa0442')
+sha1sums=('d7c267f92ea5a15e5a3f9377b17dcad117627ed1')
 
 build() {
   cd ${srcdir}