summaryrefslogtreecommitdiff
path: root/extra/attica/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/attica/PKGBUILD')
-rw-r--r--extra/attica/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/attica/PKGBUILD b/extra/attica/PKGBUILD
index 154243159..4ed745406 100644
--- a/extra/attica/PKGBUILD
+++ b/extra/attica/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 162059 2012-06-19 10:13:06Z andrea $
+# $Id: PKGBUILD 165443 2012-08-19 15:34:57Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=attica
-pkgver=0.4.0
+pkgver=0.4.1
pkgrel=1
pkgdesc='A Qt library that implements the Open Collaboration Services API'
arch=('i686' 'x86_64' 'mips64el')
@@ -11,7 +11,7 @@ license=('LGPL')
depends=('qt')
makedepends=('cmake')
source=("http://download.kde.org/stable/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('2de3a49d79884ed3ce9df491bf35a86b')
+md5sums=('b90983ec5d79e5ddcbc9146fa23cab72')
build() {
cd "${srcdir}"