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

Andrea Scarpino andrea at archlinux.org
Mon Dec 26 10:11:04 UTC 2011


    Date: Monday, December 26, 2011 @ 05:11:04
  Author: andrea
Revision: 145648

upgpkg: attica 0.3.0-1

Upstream release

Modified:
  attica/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-12-26 08:27:47 UTC (rev 145647)
+++ PKGBUILD	2011-12-26 10:11:04 UTC (rev 145648)
@@ -2,16 +2,16 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=attica
-pkgver=0.2.9
+pkgver=0.3.0
 pkgrel=1
-pkgdesc='A library to access Open Collaboration Service providers'
+pkgdesc='A Qt library that implements the Open Collaboration Services API'
 arch=('i686' 'x86_64')
-url='http://www.kde.org'
+url='https://projects.kde.org/projects/kdesupport/attica'
 license=('LGPL')
 depends=('qt')
 makedepends=('cmake')
 source=("http://download.kde.org/stable/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('7dadb6ca7dec09f89d41cd868ea6dc39')
+md5sums=('5a77f678422e7a52e3a3abb2d7ad0499')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list