diff options
author | orchidman <lesibel@free.fr> | 2012-04-08 10:25:23 +0200 |
---|---|---|
committer | orchidman <lesibel@free.fr> | 2012-04-08 10:25:23 +0200 |
commit | 9a4638184ebf9e59ac2dfc39c12549307c6d462a (patch) | |
tree | 891660d64ac99af03837e773147c3416934c526a /cantor/Pkgfile | |
parent | 1bd767af668bf065c49dae55537359ac33915962 (diff) | |
download | nutyx-extra-9a4638184ebf9e59ac2dfc39c12549307c6d462a.tar.gz nutyx-extra-9a4638184ebf9e59ac2dfc39c12549307c6d462a.tar.bz2 nutyx-extra-9a4638184ebf9e59ac2dfc39c12549307c6d462a.tar.xz nutyx-extra-9a4638184ebf9e59ac2dfc39c12549307c6d462a.zip |
cantor 4.8.2-1 maj
Diffstat (limited to 'cantor/Pkgfile')
-rwxr-xr-x | cantor/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cantor/Pkgfile b/cantor/Pkgfile index a66ce30ab..accc5ca4e 100755 --- a/cantor/Pkgfile +++ b/cantor/Pkgfile @@ -6,9 +6,9 @@ # Run on: kdelibs,libspectre,analitza name=cantor -version=4.8.1 +version=4.8.2 release=1 -source=( ftp://ftp.kde.org/pub/kde/stable/$version/src/$name-$version.tar.bz2) +source=( ftp://ftp.kde.org/pub/kde/stable/$version/src/$name-$version.tar.xz) build() { cd $name-* |