summaryrefslogtreecommitdiff
path: root/extra/attica
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-12-28 12:00:40 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-12-28 12:00:40 -0300
commit8539eba5172b223acd7238f637ca2a6d7e85490f (patch)
tree0b6504cbf480ff6c53ac48e5ef7a49a024c9bd58 /extra/attica
parentac84c0a6f7b12fcf77af9b7ed5c71a3949a35ec3 (diff)
parentb3288f94e625603d6b5b23740b721287e75eead7 (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: extra/attica/PKGBUILD extra/kdeplasma-addons/PKGBUILD kde-unstable/kdebase-runtime/PKGBUILD kde-unstable/kdebindings-perlqt/PKGBUILD kde-unstable/kdebindings-smokekde/PKGBUILD kde-unstable/kdelibs/PKGBUILD kde-unstable/kdeplasma-addons/PKGBUILD
Diffstat (limited to 'extra/attica')
-rw-r--r--extra/attica/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/extra/attica/PKGBUILD b/extra/attica/PKGBUILD
index d50a08cfe..276498660 100644
--- a/extra/attica/PKGBUILD
+++ b/extra/attica/PKGBUILD
@@ -1,17 +1,17 @@
-# $Id: PKGBUILD 142782 2011-11-15 06:11:07Z andrea $
+# $Id: PKGBUILD 145659 2011-12-26 12:00:10Z andrea $
# Maintainer: Andrea Scarpino <andrea@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' 'mips64el')
-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}"