[arch-commits] Commit in attica/kde-unstable (PKGBUILD)
Andrea Scarpino
andrea at archlinux.org
Sat Jan 16 17:46:29 UTC 2010
Date: Saturday, January 16, 2010 @ 12:46:28
Author: andrea
Revision: 63232
upstream release
Modified:
attica/kde-unstable/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-01-16 17:39:28 UTC (rev 63231)
+++ PKGBUILD 2010-01-16 17:46:28 UTC (rev 63232)
@@ -2,8 +2,8 @@
# Maintainer: Andrea Scarpino <andrea at archlinux.org>
pkgname=attica
-pkgver=0.1.1
-pkgrel=2
+pkgver=0.1.2
+pkgrel=1
pkgdesc='A library to access Open Collaboration Service providers'
arch=('i686' 'x86_64')
url='http://www.kde.org'
@@ -11,7 +11,7 @@
depends=('qt')
makedepends=('cmake')
source=("http://download.kde.org/stable/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('4011ebc19fe6b12b8de9f10ccc341125')
+md5sums=('8b4207dbc0a826d422632bdb9c50d51a')
build() {
cd ${srcdir}
More information about the arch-commits
mailing list