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

Andrea Scarpino andrea at archlinux.org
Tue Sep 6 08:22:24 UTC 2011


    Date: Tuesday, September 6, 2011 @ 04:22:23
  Author: andrea
Revision: 137149

KDE 4.7.1

Modified:
  kdeedu-rocs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-09-06 08:22:20 UTC (rev 137148)
+++ PKGBUILD	2011-09-06 08:22:23 UTC (rev 137149)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdeedu-rocs
-pkgver=4.7.0
+pkgver=4.7.1
 pkgrel=1
 pkgdesc="Rocs Graph Theory"
 url="http://kde.org/applications/education/rocs/"
@@ -12,7 +12,8 @@
 depends=('kdebase-runtime' 'boost-libs')
 makedepends=('cmake' 'automoc4' 'boost')
 source=("http://download.kde.org/stable/${pkgver}/src/rocs-${pkgver}.tar.bz2")
-sha1sums=('f7cb5e17d469e6f88851f1104145e3d02cff27c0')
+sha1sums=('a22bfef644447271702c7e164070306a54270d57')
+options=('!makeflags')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list