[arch-commits] Commit in kdeedu-rocs/kde-unstable (PKGBUILD)
Andrea Scarpino
andrea at archlinux.org
Sun Jul 24 22:47:42 UTC 2011
Date: Sunday, July 24, 2011 @ 18:47:42
Author: andrea
Revision: 132534
KDE 4.7.0
Modified:
kdeedu-rocs/kde-unstable/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-07-24 22:47:39 UTC (rev 132533)
+++ PKGBUILD 2011-07-24 22:47:42 UTC (rev 132534)
@@ -2,7 +2,7 @@
# Maintainer: Andrea Scarpino <andrea at archlinux.org>
pkgname=kdeedu-rocs
-pkgver=4.6.95
+pkgver=4.7.0
pkgrel=1
pkgdesc="Rocs Graph Theory"
url="http://kde.org/applications/education/rocs/"
@@ -11,8 +11,8 @@
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=('4f59682cf124ad7ac2b7832e7b470b00f7c4de10')
+source=("http://download.kde.org/stable/${pkgver}/src/rocs-${pkgver}.tar.bz2")
+sha1sums=('f7cb5e17d469e6f88851f1104145e3d02cff27c0')
build() {
cd "${srcdir}"
More information about the arch-commits
mailing list