[arch-commits] Commit in attica (kde-unstable kde-unstable/PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Wed Jun 2 04:01:40 UTC 2010


    Date: Wednesday, June 2, 2010 @ 00:01:40
  Author: andrea
Revision: 81614

attica 0.1.4 needed by KDE 4.5

Added:
  attica/kde-unstable/
Modified:
  attica/kde-unstable/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: kde-unstable/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2010-06-02 00:55:19 UTC (rev 81613)
+++ kde-unstable/PKGBUILD	2010-06-02 04:01:40 UTC (rev 81614)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=attica
-pkgver=0.1.3 # don't upgrade, newer versions don't work with kde 4.4 series
+pkgver=0.1.4
 pkgrel=1
 pkgdesc='A library to access Open Collaboration Service providers'
 arch=('i686' 'x86_64')
@@ -11,8 +11,7 @@
 depends=('qt')
 makedepends=('cmake')
 source=("http://download.kde.org/stable/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
-options=('force')
-sha1sums=('1a1c3411722f88d2c7e327512b81d92ccc5e875e')
+md5sums=('04887f3d10f6394cafc0d77c0ae60ec2')
 
 build() {
   cd ${srcdir}
@@ -29,3 +28,4 @@
   cd ${srcdir}/build
   make DESTDIR=${pkgdir} install || return 1
 }
+sha1sums=('b93aee339b5f61442e04c920acb981b4dca719ea')




More information about the arch-commits mailing list