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

Ronald van Haren ronald at archlinux.org
Tue Jun 1 18:29:35 UTC 2010


    Date: Tuesday, June 1, 2010 @ 14:29:35
  Author: ronald
Revision: 81591

upgpkg: attica 0.1.3-1
downgrade, kde 4.4 series don't work with newer version

Modified:
  attica/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-06-01 18:22:14 UTC (rev 81590)
+++ PKGBUILD	2010-06-01 18:29:35 UTC (rev 81591)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=attica
-pkgver=0.1.4
+pkgver=0.1.3 # don't upgrade, newer versions don't work with kde 4.4 series
 pkgrel=1
 pkgdesc='A library to access Open Collaboration Service providers'
 arch=('i686' 'x86_64')
@@ -11,7 +11,8 @@
 depends=('qt')
 makedepends=('cmake')
 source=("http://download.kde.org/stable/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('04887f3d10f6394cafc0d77c0ae60ec2')
+options=('force')
+sha1sums=('1a1c3411722f88d2c7e327512b81d92ccc5e875e')
 
 build() {
   cd ${srcdir}




More information about the arch-commits mailing list