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

Andrea Scarpino andrea at nymeria.archlinux.org
Thu Jan 31 11:21:37 UTC 2013


    Date: Thursday, January 31, 2013 @ 12:21:37
  Author: andrea
Revision: 176428

KDE 4.10

Modified:
  kdeedu-rocs/kde-unstable/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-01-31 11:21:35 UTC (rev 176427)
+++ PKGBUILD	2013-01-31 11:21:37 UTC (rev 176428)
@@ -2,8 +2,8 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdeedu-rocs
-pkgver=4.9.98
-pkgrel=2
+pkgver=4.10.0
+pkgrel=1
 pkgdesc="Rocs Graph Theory"
 url="http://kde.org/applications/education/rocs/"
 arch=('i686' 'x86_64')
@@ -12,8 +12,8 @@
 depends=('kdebase-runtime')
 makedepends=('cmake' 'automoc4' 'boost')
 install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/rocs-${pkgver}.tar.xz")
-sha1sums=('176e738475cab68c587a11905abc825a9258b3b2')
+source=("http://download.kde.org/stable/${pkgver}/src/rocs-${pkgver}.tar.xz")
+sha1sums=('6e1d757518931a0ee41378a04e06cd66d51d6b9e')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list