[arch-commits] Commit in attica/trunk (PKGBUILD)
Andrea Scarpino
andrea at nymeria.archlinux.org
Thu Jun 13 06:07:01 UTC 2013
Date: Thursday, June 13, 2013 @ 08:07:01
Author: andrea
Revision: 188215
upgpkg: attica 0.4.2-1
Upstream release
Modified:
attica/trunk/PKGBUILD
----------+
PKGBUILD | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-06-13 06:05:11 UTC (rev 188214)
+++ PKGBUILD 2013-06-13 06:07:01 UTC (rev 188215)
@@ -2,8 +2,8 @@
# Maintainer: Andrea Scarpino <andrea at archlinux.org>
pkgname=attica
-pkgver=0.4.1
-pkgrel=2
+pkgver=0.4.2
+pkgrel=1
pkgdesc='A Qt library that implements the Open Collaboration Services API'
arch=('i686' 'x86_64')
url='https://projects.kde.org/projects/kdesupport/attica'
@@ -11,11 +11,9 @@
depends=('qt4')
makedepends=('cmake')
source=("http://download.kde.org/stable/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('b90983ec5d79e5ddcbc9146fa23cab72')
+md5sums=('d62c5c9489a68432e8d990dde7680c24')
build() {
- . /etc/profile.d/qt4.sh
-
mkdir build
cd build
cmake ../${pkgname}-${pkgver} \
More information about the arch-commits
mailing list