diff options
author | orchidman <lesibel@free.fr> | 2012-01-26 17:24:13 +0100 |
---|---|---|
committer | orchidman <lesibel@free.fr> | 2012-01-26 17:24:13 +0100 |
commit | 690de570ee400419f8d278818fb7b792a1c18e82 (patch) | |
tree | 8c52e61d332baca6a0cf240c4ad2e0dbaae49891 /kstars | |
parent | b0f93ad81f7864828f2321856313e943cc9fd2bf (diff) | |
download | nutyx-extra-690de570ee400419f8d278818fb7b792a1c18e82.tar.gz nutyx-extra-690de570ee400419f8d278818fb7b792a1c18e82.tar.bz2 nutyx-extra-690de570ee400419f8d278818fb7b792a1c18e82.tar.xz nutyx-extra-690de570ee400419f8d278818fb7b792a1c18e82.zip |
kstars 4.8.0-1 maj port
Diffstat (limited to 'kstars')
-rw-r--r-- | kstars/.footprint.i686 | 2 | ||||
-rw-r--r-- | kstars/.footprint.x86_64 | 2 | ||||
-rw-r--r-- | kstars/.md5sum.i686 | 2 | ||||
-rw-r--r-- | kstars/.md5sum.x86_64 | 2 | ||||
-rwxr-xr-x | kstars/Pkgfile | 2 |
5 files changed, 7 insertions, 3 deletions
diff --git a/kstars/.footprint.i686 b/kstars/.footprint.i686 index 304a4c82e..aeee1a273 100644 --- a/kstars/.footprint.i686 +++ b/kstars/.footprint.i686 @@ -224,6 +224,8 @@ drwxr-xr-x root/root usr/share/apps/kstars/icons/hicolor/scalable/actions/ -rw-r--r-- root/root usr/share/apps/kstars/saturn.R4.vsop -rw-r--r-- root/root usr/share/apps/kstars/saturn.R5.vsop -rw-r--r-- root/root usr/share/apps/kstars/saturn.orbit +drwxr-xr-x root/root usr/share/apps/kstars/scripts/ +-rw-r--r-- root/root usr/share/apps/kstars/scripts/supernova_updates_parser.py -rw-r--r-- root/root usr/share/apps/kstars/smc.dat -rw-r--r-- root/root usr/share/apps/kstars/starlnum.idx -rw-r--r-- root/root usr/share/apps/kstars/starnames.dat diff --git a/kstars/.footprint.x86_64 b/kstars/.footprint.x86_64 index 304a4c82e..aeee1a273 100644 --- a/kstars/.footprint.x86_64 +++ b/kstars/.footprint.x86_64 @@ -224,6 +224,8 @@ drwxr-xr-x root/root usr/share/apps/kstars/icons/hicolor/scalable/actions/ -rw-r--r-- root/root usr/share/apps/kstars/saturn.R4.vsop -rw-r--r-- root/root usr/share/apps/kstars/saturn.R5.vsop -rw-r--r-- root/root usr/share/apps/kstars/saturn.orbit +drwxr-xr-x root/root usr/share/apps/kstars/scripts/ +-rw-r--r-- root/root usr/share/apps/kstars/scripts/supernova_updates_parser.py -rw-r--r-- root/root usr/share/apps/kstars/smc.dat -rw-r--r-- root/root usr/share/apps/kstars/starlnum.idx -rw-r--r-- root/root usr/share/apps/kstars/starnames.dat diff --git a/kstars/.md5sum.i686 b/kstars/.md5sum.i686 index d116dc51c..c8b227f46 100644 --- a/kstars/.md5sum.i686 +++ b/kstars/.md5sum.i686 @@ -1 +1 @@ -d1b753e798202d2bf9cac76b552608ac kstars-4.7.4.tar.bz2 +3f87bdcb332e9e15c158b0fbeb134755 kstars-4.8.0.tar.bz2 diff --git a/kstars/.md5sum.x86_64 b/kstars/.md5sum.x86_64 index d116dc51c..c8b227f46 100644 --- a/kstars/.md5sum.x86_64 +++ b/kstars/.md5sum.x86_64 @@ -1 +1 @@ -d1b753e798202d2bf9cac76b552608ac kstars-4.7.4.tar.bz2 +3f87bdcb332e9e15c158b0fbeb134755 kstars-4.8.0.tar.bz2 diff --git a/kstars/Pkgfile b/kstars/Pkgfile index 40d3095bb..51aa0c365 100755 --- a/kstars/Pkgfile +++ b/kstars/Pkgfile @@ -6,7 +6,7 @@ # Run on: kdelibs,eigen2 name=kstars -version=4.7.4 +version=4.8.0 release=1 source=( ftp://ftp.kde.org/pub/kde/stable/$version/src/$name-$version.tar.bz2) |