[arch-commits] Commit in kdebindings-perlqt/kde-unstable (PKGBUILD)

2014-08-03 Thread Sven-Hendrik Haase
Date: Sunday, August 3, 2014 @ 14:18:12
  Author: svenstaro
Revision: 218566

upgpkg: kdebindings-perlqt 4.13.97-1

kde 4.14 rc1

Modified:
  kdebindings-perlqt/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-08-03 12:18:10 UTC (rev 218565)
+++ PKGBUILD2014-08-03 12:18:12 UTC (rev 218566)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdebindings-perlqt
-pkgver=4.13.95
+pkgver=4.13.97
 pkgrel=1
 pkgdesc=Perl bindings for the Qt libraries
 url=https://projects.kde.org/projects/kde/kdebindings/perl/perlqt;
@@ -12,7 +12,7 @@
 depends=('kdebindings-smokeqt' 'perl-list-moreutils')
 makedepends=('cmake' 'automoc4' 'kdebindings-smokegen')
 
source=(http://download.kde.org/unstable/${pkgver}/src/perlqt-${pkgver}.tar.xz;)
-sha1sums=('fc726a70c5e21009ab9f0e9c18b982e61656497b')
+sha1sums=('4c9309d7fe64f36c4dba206f1451212a2b58dd39')
 
 build() {
   mkdir build



[arch-commits] Commit in kdebindings-perlqt/kde-unstable (PKGBUILD)

2013-07-18 Thread Sven-Hendrik Haase
Date: Friday, July 19, 2013 @ 00:21:34
  Author: svenstaro
Revision: 190876

upgpkg: kdebindings-perlqt 4.10.95-2

rebuild

Modified:
  kdebindings-perlqt/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-07-18 22:21:32 UTC (rev 190875)
+++ PKGBUILD2013-07-18 22:21:34 UTC (rev 190876)
@@ -3,7 +3,7 @@
 
 pkgname=kdebindings-perlqt
 pkgver=4.10.95
-pkgrel=1
+pkgrel=2
 pkgdesc=Perl bindings for the Qt libraries
 url=https://projects.kde.org/projects/kde/kdebindings/perl/perlqt;
 arch=('i686' 'x86_64')



[arch-commits] Commit in kdebindings-perlqt/kde-unstable (PKGBUILD)

2013-07-16 Thread Sven-Hendrik Haase
Date: Tuesday, July 16, 2013 @ 20:17:49
  Author: svenstaro
Revision: 190160

upgpkg: kdebindings-perlqt 4.10.95-1

upstream 4.11rc1

Modified:
  kdebindings-perlqt/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-07-16 18:17:43 UTC (rev 190159)
+++ PKGBUILD2013-07-16 18:17:49 UTC (rev 190160)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdebindings-perlqt
-pkgver=4.10.90
+pkgver=4.10.95
 pkgrel=1
 pkgdesc=Perl bindings for the Qt libraries
 url=https://projects.kde.org/projects/kde/kdebindings/perl/perlqt;
@@ -12,7 +12,7 @@
 depends=('kdebindings-smokeqt' 'perl-list-moreutils')
 makedepends=('cmake' 'automoc4' 'kdebindings-smokegen')
 
source=(http://download.kde.org/unstable/${pkgver}/src/perlqt-${pkgver}.tar.xz;)
-sha1sums=('df8b540beb475342ceaba7036d54fb26017fc3cb')
+sha1sums=('f9bc674921c1852fe80ccff79e2d2aabd97927dd')
 
 build() {
   mkdir build



[arch-commits] Commit in kdebindings-perlqt/kde-unstable (PKGBUILD)

2013-01-31 Thread Andrea Scarpino
Date: Thursday, January 31, 2013 @ 12:17:16
  Author: andrea
Revision: 176380

KDE 4.10

Modified:
  kdebindings-perlqt/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-01-31 11:17:11 UTC (rev 176379)
+++ PKGBUILD2013-01-31 11:17:16 UTC (rev 176380)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdebindings-perlqt
-pkgver=4.9.98
+pkgver=4.10.0
 pkgrel=1
 pkgdesc=Perl bindings for the Qt libraries
 url=https://projects.kde.org/projects/kde/kdebindings/perl/perlqt;
@@ -11,8 +11,8 @@
 groups=('kdebindings')
 depends=('kdebindings-smokeqt' 'perl-list-moreutils')
 makedepends=('cmake' 'automoc4' 'kdebindings-smokegen')
-source=(http://download.kde.org/unstable/${pkgver}/src/perlqt-${pkgver}.tar.xz;)
-sha1sums=('7f8ba40f848f54fd0b55c99c01a87608c1050a0e')
+source=(http://download.kde.org/stable/${pkgver}/src/perlqt-${pkgver}.tar.xz;)
+sha1sums=('2e7bba884c5461ae17ecdc46e294d2e00d99a3a5')
 
 build() {
   cd ${srcdir}



[arch-commits] Commit in kdebindings-perlqt/kde-unstable (PKGBUILD)

2013-01-17 Thread Andrea Scarpino
Date: Thursday, January 17, 2013 @ 09:04:52
  Author: andrea
Revision: 175374

KDE 4.10 RC3

Modified:
  kdebindings-perlqt/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-01-17 14:04:49 UTC (rev 175373)
+++ PKGBUILD2013-01-17 14:04:52 UTC (rev 175374)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdebindings-perlqt
-pkgver=4.9.97
+pkgver=4.9.98
 pkgrel=1
 pkgdesc=Perl bindings for the Qt libraries
 url=https://projects.kde.org/projects/kde/kdebindings/perl/perlqt;
@@ -12,7 +12,7 @@
 depends=('kdebindings-smokeqt' 'perl-list-moreutils')
 makedepends=('cmake' 'automoc4' 'kdebindings-smokegen')
 
source=(http://download.kde.org/unstable/${pkgver}/src/perlqt-${pkgver}.tar.xz;)
-sha1sums=('3b8b265a277d535be9c0ef91d74431e28d850ca2')
+sha1sums=('7f8ba40f848f54fd0b55c99c01a87608c1050a0e')
 
 build() {
   cd ${srcdir}



[arch-commits] Commit in kdebindings-perlqt/kde-unstable (PKGBUILD)

2013-01-16 Thread Andrea Scarpino
Date: Wednesday, January 16, 2013 @ 18:59:20
  Author: andrea
Revision: 175229

Tests are enabled by default in KDE 4.10 RC3

Modified:
  kdebindings-perlqt/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-01-16 23:59:15 UTC (rev 175228)
+++ PKGBUILD2013-01-16 23:59:20 UTC (rev 175229)
@@ -20,6 +20,7 @@
   cd build
   cmake ../perlqt-${pkgver} \
 -DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
 -DCMAKE_SKIP_RPATH=ON \
 -DCMAKE_INSTALL_PREFIX=/usr
   make



[arch-commits] Commit in kdebindings-perlqt/kde-unstable (PKGBUILD)

2013-01-04 Thread Andrea Scarpino
Date: Friday, January 4, 2013 @ 09:35:35
  Author: andrea
Revision: 174319

KDE 4.10 RC2

Modified:
  kdebindings-perlqt/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-01-04 14:35:31 UTC (rev 174318)
+++ PKGBUILD2013-01-04 14:35:35 UTC (rev 174319)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdebindings-perlqt
-pkgver=4.9.95
+pkgver=4.9.97
 pkgrel=1
 pkgdesc=Perl bindings for the Qt libraries
 url=https://projects.kde.org/projects/kde/kdebindings/perl/perlqt;
@@ -12,7 +12,7 @@
 depends=('kdebindings-smokeqt' 'perl-list-moreutils')
 makedepends=('cmake' 'automoc4' 'kdebindings-smokegen')
 
source=(http://download.kde.org/unstable/${pkgver}/src/perlqt-${pkgver}.tar.xz;)
-sha1sums=('bd70ee9d7c5dc2e69560f8e1a324a7d4fd70d1a9')
+sha1sums=('3b8b265a277d535be9c0ef91d74431e28d850ca2')
 
 build() {
   cd ${srcdir}



[arch-commits] Commit in kdebindings-perlqt/kde-unstable (PKGBUILD)

2012-12-19 Thread Andrea Scarpino
Date: Wednesday, December 19, 2012 @ 09:52:41
  Author: andrea
Revision: 173365

KDE 4.10 RC1

Modified:
  kdebindings-perlqt/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-12-19 14:52:35 UTC (rev 173364)
+++ PKGBUILD2012-12-19 14:52:41 UTC (rev 173365)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdebindings-perlqt
-pkgver=4.9.90
+pkgver=4.9.95
 pkgrel=1
 pkgdesc=Perl bindings for the Qt libraries
 url=https://projects.kde.org/projects/kde/kdebindings/perl/perlqt;
@@ -12,7 +12,7 @@
 depends=('kdebindings-smokeqt' 'perl-list-moreutils')
 makedepends=('cmake' 'automoc4' 'kdebindings-smokegen')
 
source=(http://download.kde.org/unstable/${pkgver}/src/perlqt-${pkgver}.tar.xz;)
-sha1sums=('6bace08bcb090a225966d8fdeaec418e7f5ec022')
+sha1sums=('bd70ee9d7c5dc2e69560f8e1a324a7d4fd70d1a9')
 
 build() {
   cd ${srcdir}



[arch-commits] Commit in kdebindings-perlqt/kde-unstable (PKGBUILD)

2012-12-02 Thread Andrea Scarpino
Date: Sunday, December 2, 2012 @ 06:19:09
  Author: andrea
Revision: 172318

KDE 4.10 beta2

Modified:
  kdebindings-perlqt/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-12-02 11:19:03 UTC (rev 172317)
+++ PKGBUILD2012-12-02 11:19:09 UTC (rev 172318)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdebindings-perlqt
-pkgver=4.9.80
+pkgver=4.9.90
 pkgrel=1
 pkgdesc=Perl bindings for the Qt libraries
 url=https://projects.kde.org/projects/kde/kdebindings/perl/perlqt;
@@ -12,7 +12,7 @@
 depends=('kdebindings-smokeqt' 'perl-list-moreutils')
 makedepends=('cmake' 'automoc4' 'kdebindings-smokegen')
 
source=(http://download.kde.org/unstable/${pkgver}/src/perlqt-${pkgver}.tar.xz;)
-sha1sums=('8e4e5c677a1cbca607681f99bb0433ef92538010')
+sha1sums=('6bace08bcb090a225966d8fdeaec418e7f5ec022')
 
 build() {
   cd ${srcdir}



[arch-commits] Commit in kdebindings-perlqt/kde-unstable (PKGBUILD)

2012-07-11 Thread Andrea Scarpino
Date: Wednesday, July 11, 2012 @ 16:50:25
  Author: andrea
Revision: 163259

KDE 4.9 RC2

Modified:
  kdebindings-perlqt/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-07-11 20:50:21 UTC (rev 163258)
+++ PKGBUILD2012-07-11 20:50:25 UTC (rev 163259)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdebindings-perlqt
-pkgver=4.8.95
+pkgver=4.8.97
 pkgrel=1
 pkgdesc=Perl bindings for the Qt libraries
 url=https://projects.kde.org/projects/kde/kdebindings/perl/perlqt;
@@ -12,7 +12,7 @@
 depends=('kdebindings-smokeqt' 'perl-list-moreutils')
 makedepends=('cmake' 'automoc4' 'kdebindings-smokegen')
 
source=(http://download.kde.org/unstable/${pkgver}/src/perlqt-${pkgver}.tar.xz;)
-sha1sums=('4eb3f12bde0b1a0bc1bc07ec9c11fb057e8ce9bc')
+sha1sums=('387afb6746d55fa4d63ee5885e91cd12b6161f5e')
 
 build() {
   cd ${srcdir}



[arch-commits] Commit in kdebindings-perlqt/kde-unstable (PKGBUILD)

2012-06-27 Thread Andrea Scarpino
Date: Wednesday, June 27, 2012 @ 02:21:43
  Author: andrea
Revision: 162440

KDE 4.9 RC1

Modified:
  kdebindings-perlqt/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-06-27 06:21:41 UTC (rev 162439)
+++ PKGBUILD2012-06-27 06:21:43 UTC (rev 162440)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdebindings-perlqt
-pkgver=4.8.90
+pkgver=4.8.95
 pkgrel=1
 pkgdesc=Perl bindings for the Qt libraries
 url=https://projects.kde.org/projects/kde/kdebindings/perl/perlqt;
@@ -12,7 +12,7 @@
 depends=('kdebindings-smokeqt' 'perl-list-moreutils')
 makedepends=('cmake' 'automoc4' 'kdebindings-smokegen')
 
source=(http://download.kde.org/unstable/${pkgver}/src/perlqt-${pkgver}.tar.xz;)
-sha1sums=('2a226f8783f7165ccec70a796a9a3980c52e831b')
+sha1sums=('4eb3f12bde0b1a0bc1bc07ec9c11fb057e8ce9bc')
 
 build() {
   cd ${srcdir}



[arch-commits] Commit in kdebindings-perlqt/kde-unstable (PKGBUILD)

2012-06-11 Thread Andrea Scarpino
Date: Tuesday, June 12, 2012 @ 01:42:09
  Author: andrea
Revision: 161517

KDE 4.9beta2

Modified:
  kdebindings-perlqt/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-06-12 05:42:06 UTC (rev 161516)
+++ PKGBUILD2012-06-12 05:42:09 UTC (rev 161517)
@@ -2,8 +2,8 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdebindings-perlqt
-pkgver=4.8.80
-pkgrel=2
+pkgver=4.8.90
+pkgrel=1
 pkgdesc=Perl bindings for the Qt libraries
 url=https://projects.kde.org/projects/kde/kdebindings/perl/perlqt;
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 depends=('kdebindings-smokeqt' 'perl-list-moreutils')
 makedepends=('cmake' 'automoc4' 'kdebindings-smokegen')
 
source=(http://download.kde.org/unstable/${pkgver}/src/perlqt-${pkgver}.tar.xz;)
-sha1sums=('a0e7bbb60978c43dc6f888c3ee0e757d0eb14be0')
+sha1sums=('2a226f8783f7165ccec70a796a9a3980c52e831b')
 
 build() {
   cd ${srcdir}



[arch-commits] Commit in kdebindings-perlqt/kde-unstable (PKGBUILD)

2012-05-30 Thread Andrea Scarpino
Date: Wednesday, May 30, 2012 @ 03:32:09
  Author: andrea
Revision: 160183

upgpkg: kdebindings-perlqt 4.8.80-2

perl rebuild

Modified:
  kdebindings-perlqt/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-05-30 06:34:40 UTC (rev 160182)
+++ PKGBUILD2012-05-30 07:32:09 UTC (rev 160183)
@@ -3,7 +3,7 @@
 
 pkgname=kdebindings-perlqt
 pkgver=4.8.80
-pkgrel=1
+pkgrel=2
 pkgdesc=Perl bindings for the Qt libraries
 url=https://projects.kde.org/projects/kde/kdebindings/perl/perlqt;
 arch=('i686' 'x86_64')



[arch-commits] Commit in kdebindings-perlqt/kde-unstable (PKGBUILD)

2011-07-24 Thread Andrea Scarpino
Date: Sunday, July 24, 2011 @ 18:45:29
  Author: andrea
Revision: 132496

KDE 4.7.0

Modified:
  kdebindings-perlqt/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-07-24 22:45:26 UTC (rev 132495)
+++ PKGBUILD2011-07-24 22:45:29 UTC (rev 132496)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdebindings-perlqt
-pkgver=4.6.95
+pkgver=4.7.0
 pkgrel=1
 pkgdesc=Perl bindings for the Qt libraries
 url=http://kde.org/;
@@ -11,8 +11,8 @@
 groups=('kdebindings')
 depends=('kdebindings-smokeqt')
 makedepends=('cmake' 'automoc4' 'kdebindings-smokegen')
-source=(http://download.kde.org/unstable/${pkgver}/src/perlqt-${pkgver}.tar.bz2;)
-sha1sums=('6f5f2ab42fa798210f114a2ab2b28f093d041414')
+source=(http://download.kde.org/stable/${pkgver}/src/perlqt-${pkgver}.tar.bz2;)
+sha1sums=('a48f2f34374258793c7394914645cf2b8e597aaa')
 
 build() {
   cd ${srcdir}



[arch-commits] Commit in kdebindings-perlqt/kde-unstable (PKGBUILD)

2011-07-12 Thread Andrea Scarpino
Date: Tuesday, July 12, 2011 @ 13:46:13
  Author: andrea
Revision: 131285

KDE 4.7RC2

Modified:
  kdebindings-perlqt/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-07-12 17:46:10 UTC (rev 131284)
+++ PKGBUILD2011-07-12 17:46:13 UTC (rev 131285)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdebindings-perlqt
-pkgver=4.6.90
+pkgver=4.6.95
 pkgrel=1
 pkgdesc=Perl bindings for the Qt libraries
 url=http://kde.org/;
@@ -12,7 +12,7 @@
 depends=('kdebindings-smokeqt')
 makedepends=('cmake' 'automoc4' 'kdebindings-smokegen')
 
source=(http://download.kde.org/unstable/${pkgver}/src/perlqt-${pkgver}.tar.bz2;)
-sha1sums=('d55ffeacf16b940e61234294b310933eb133fe0d')
+sha1sums=('6f5f2ab42fa798210f114a2ab2b28f093d041414')
 
 build() {
   cd ${srcdir}



[arch-commits] Commit in kdebindings-perlqt/kde-unstable (PKGBUILD)

2011-06-24 Thread Andrea Scarpino
Date: Friday, June 24, 2011 @ 08:42:16
  Author: andrea
Revision: 128532

KDE 4.7RC1

Modified:
  kdebindings-perlqt/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-06-24 12:42:13 UTC (rev 128531)
+++ PKGBUILD2011-06-24 12:42:16 UTC (rev 128532)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdebindings-perlqt
-pkgver=4.6.80
+pkgver=4.6.90
 pkgrel=1
 pkgdesc=Perl bindings for the Qt libraries
 url=http://kde.org/;
@@ -12,7 +12,7 @@
 depends=('kdebindings-smokeqt')
 makedepends=('cmake' 'automoc4' 'kdebindings-smokegen')
 
source=(http://download.kde.org/unstable/${pkgver}/src/perlqt-${pkgver}.tar.bz2;)
-sha1sums=('aa6f72ff5eed3f178a1d7274e61c2c7ed81fd74e')
+sha1sums=('d55ffeacf16b940e61234294b310933eb133fe0d')
 
 build() {
   cd ${srcdir}