Date: Thursday, May 3, 2012 @ 09:22:50 Author: andrea Revision: 158188
KDE 4.8.3 Modified: kdeedu-step/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-05-03 13:22:47 UTC (rev 158187) +++ PKGBUILD 2012-05-03 13:22:50 UTC (rev 158188) @@ -2,8 +2,8 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdeedu-step -pkgver=4.8.2 -pkgrel=2 +pkgver=4.8.3 +pkgrel=1 pkgdesc="Interactive Physical Simulator" url="http://kde.org/applications/education/step/" arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ makedepends=('cmake' 'automoc4' 'eigen') install=${pkgname}.install source=("http://download.kde.org/stable/${pkgver}/src/step-${pkgver}.tar.xz") -sha1sums=('0620924f7683c29e855482af8822067722ced080') +sha1sums=('2356c87aa3faec080a4963fc69a4d07c2d44a67d') build() { cd "${srcdir}"
