summaryrefslogtreecommitdiff
path: root/extra/attica
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-06-21 00:01:36 +0000
committerroot <root@rshg054.dnsready.net>2012-06-21 00:01:36 +0000
commit6d22541bcebb7236bedfb98a96d5a1292072e86c (patch)
tree1656959d3d65b061d69d74cef6b740dbc3476683 /extra/attica
parent530e6e88786befa5d1bcd569e480f1b9fec5b102 (diff)
Thu Jun 21 00:01:36 UTC 2012
Diffstat (limited to 'extra/attica')
-rw-r--r--extra/attica/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/attica/PKGBUILD b/extra/attica/PKGBUILD
index 0ec114468..ccad37990 100644
--- a/extra/attica/PKGBUILD
+++ b/extra/attica/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 145659 2011-12-26 12:00:10Z andrea $
+# $Id: PKGBUILD 162059 2012-06-19 10:13:06Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=attica
-pkgver=0.3.0
+pkgver=0.4.0
pkgrel=1
pkgdesc='A Qt library that implements the Open Collaboration Services API'
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ license=('LGPL')
depends=('qt')
makedepends=('cmake')
source=("http://download.kde.org/stable/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('5a77f678422e7a52e3a3abb2d7ad0499')
+md5sums=('2de3a49d79884ed3ce9df491bf35a86b')
build() {
cd "${srcdir}"