diff options
author | orchidman <lesibel@free.fr> | 2012-05-05 11:15:11 +0200 |
---|---|---|
committer | piernov <piernov@piernov.org> | 2012-05-13 19:42:00 +0200 |
commit | b5b116a2d2c62f1a5bc5aa4b960167b2a0333d93 (patch) | |
tree | 43225a80bf98294683cddb4bbad2251d1d8034d1 | |
parent | c69da0b195caa9db314cab9b85c73d7c65aaa682 (diff) | |
download | nutyx-extra-b5b116a2d2c62f1a5bc5aa4b960167b2a0333d93.tar.gz nutyx-extra-b5b116a2d2c62f1a5bc5aa4b960167b2a0333d93.tar.bz2 nutyx-extra-b5b116a2d2c62f1a5bc5aa4b960167b2a0333d93.tar.xz nutyx-extra-b5b116a2d2c62f1a5bc5aa4b960167b2a0333d93.zip |
step 4.8.3-1 maj
(cherry picked from commit b8d61cca3e5bc1606de850e9de3d3f22bebac87c)
-rw-r--r-- | step/.md5sum.i686 | 2 | ||||
-rw-r--r-- | step/.md5sum.x86_64 | 2 | ||||
-rwxr-xr-x | step/Pkgfile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/step/.md5sum.i686 b/step/.md5sum.i686 index 50b693ad9..d15319e8a 100644 --- a/step/.md5sum.i686 +++ b/step/.md5sum.i686 @@ -1 +1 @@ -f7e58639dd86b6c134f1689eaf8396fe step-4.8.2.tar.xz +88f2c2ee6c6cd2a8ab739874615563e5 step-4.8.3.tar.xz diff --git a/step/.md5sum.x86_64 b/step/.md5sum.x86_64 index 50b693ad9..d15319e8a 100644 --- a/step/.md5sum.x86_64 +++ b/step/.md5sum.x86_64 @@ -1 +1 @@ -f7e58639dd86b6c134f1689eaf8396fe step-4.8.2.tar.xz +88f2c2ee6c6cd2a8ab739874615563e5 step-4.8.3.tar.xz diff --git a/step/Pkgfile b/step/Pkgfile index fd9986477..96af98785 100755 --- a/step/Pkgfile +++ b/step/Pkgfile @@ -6,7 +6,7 @@ # Run on: kdelibs,eigen2 name=step -version=4.8.2 +version=4.8.3 release=1 source=( ftp://ftp.kde.org/pub/kde/stable/$version/src/$name-$version.tar.xz) |