summaryrefslogtreecommitdiff
path: root/extra/attica
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-08-21 09:52:33 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-08-21 09:52:33 -0300
commit4c50cd8958fa83e4edbf7d2f9c6b475300f40538 (patch)
treedc9e49842b221641263384e2b49ab0d8ad6d0e59 /extra/attica
parent125e2429b897d89b7e37fd8ca7b6e11926f677ae (diff)
parenta3669c04838b48b6891b2ffc4b296fa515f8174f (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community-testing/qingy/PKGBUILD community/mfs/PKGBUILD extra/mysql/PKGBUILD testing/mesa/PKGBUILD
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 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}"