diff options
Diffstat (limited to 'kde-unstable/kdeedu-rocs/PKGBUILD')
-rw-r--r-- | kde-unstable/kdeedu-rocs/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kde-unstable/kdeedu-rocs/PKGBUILD b/kde-unstable/kdeedu-rocs/PKGBUILD index d088c9b55..3bfe42441 100644 --- a/kde-unstable/kdeedu-rocs/PKGBUILD +++ b/kde-unstable/kdeedu-rocs/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 144809 2011-12-08 10:54:15Z andrea $ +# $Id: PKGBUILD 145525 2011-12-22 23:02:17Z andrea $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=kdeedu-rocs -pkgver=4.7.90 +pkgver=4.7.95 pkgrel=1 pkgdesc="Rocs Graph Theory" url="http://kde.org/applications/education/rocs/" @@ -12,7 +12,7 @@ groups=('kde' 'kdeedu') depends=('kdebase-runtime' 'boost-libs') makedepends=('cmake' 'automoc4' 'boost') source=("http://download.kde.org/unstable/${pkgver}/src/rocs-${pkgver}.tar.bz2") -sha1sums=('308ee10484e60d21476507b400b8bacdec64ba9f') +sha1sums=('d87ae198cdc025842ca60fbc03350d88d62cdbdd') options=('!makeflags') build() { |