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

2018-02-09 Thread Antonio Rojas via arch-commits
Date: Saturday, February 10, 2018 @ 01:03:30
  Author: arojas
Revision: 316578

Drop old conflicts/replaces

Modified:
  attica-qt4/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-02-09 21:21:11 UTC (rev 316577)
+++ PKGBUILD2018-02-10 01:03:30 UTC (rev 316578)
@@ -1,9 +1,10 @@
 # $Id$
-# Maintainer: Andrea Scarpino 
+# Maintainer:
+# Contributor: Andrea Scarpino 
 
 pkgname=attica-qt4
 pkgver=0.4.2
-pkgrel=3
+pkgrel=4
 pkgdesc='A Qt4 library that implements the Open Collaboration Services API'
 arch=('x86_64')
 url='https://projects.kde.org/projects/frameworks/attica'
@@ -10,9 +11,6 @@
 license=('LGPL')
 depends=('qt4')
 makedepends=('cmake')
-provides=('attica')
-replaces=('attica')
-conflicts=('attica')
 source=("http://download.kde.org/stable/attica/attica-${pkgver}.tar.bz2;)
 md5sums=('d62c5c9489a68432e8d990dde7680c24')
 


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

2015-12-06 Thread Felix Yan
Date: Sunday, December 6, 2015 @ 12:42:22
  Author: fyan
Revision: 252745

C++11 ABI rebuild

Modified:
  attica-qt4/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-06 11:34:24 UTC (rev 252744)
+++ PKGBUILD2015-12-06 11:42:22 UTC (rev 252745)
@@ -3,7 +3,7 @@
 
 pkgname=attica-qt4
 pkgver=0.4.2
-pkgrel=2
+pkgrel=3
 pkgdesc='A Qt4 library that implements the Open Collaboration Services API'
 arch=('i686' 'x86_64')
 url='https://projects.kde.org/projects/frameworks/attica'


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

2015-12-05 Thread Bartłomiej Piotrowski
Date: Sunday, December 6, 2015 @ 06:42:45
  Author: bpiotrowski
Revision: 252598

C++11 ABI rebuild

Modified:
  attica-qt4/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-06 05:42:33 UTC (rev 252597)
+++ PKGBUILD2015-12-06 05:42:45 UTC (rev 252598)
@@ -3,7 +3,7 @@
 
 pkgname=attica-qt4
 pkgver=0.4.2
-pkgrel=1
+pkgrel=2
 pkgdesc='A Qt4 library that implements the Open Collaboration Services API'
 arch=('i686' 'x86_64')
 url='https://projects.kde.org/projects/frameworks/attica'


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

2014-10-21 Thread Andrea Scarpino
Date: Tuesday, October 21, 2014 @ 18:15:22
  Author: andrea
Revision: 225149

New upstream url

Modified:
  attica-qt4/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-10-21 16:10:07 UTC (rev 225148)
+++ PKGBUILD2014-10-21 16:15:22 UTC (rev 225149)
@@ -6,7 +6,7 @@
 pkgrel=1
 pkgdesc='A Qt4 library that implements the Open Collaboration Services API'
 arch=('i686' 'x86_64')
-url='https://projects.kde.org/projects/kdesupport/attica'
+url='https://projects.kde.org/projects/frameworks/attica'
 license=('LGPL')
 depends=('qt4')
 makedepends=('cmake')