ports/kde4 (3.0): libkscreen: Updated to 1.0.2
commit c8387873eed08c4918c56fc59188f7d71dfe8be1 Author: Alan Mizrahi <alan+crux@mizrahi.com.ve> Date: Wed Dec 4 09:19:03 2013 +0900 libkscreen: Updated to 1.0.2 diff --git a/libkscreen/.footprint b/libkscreen/.footprint index d3581f3..8692884 100644 --- a/libkscreen/.footprint +++ b/libkscreen/.footprint @@ -22,7 +22,7 @@ drwxr-xr-x root/root usr/lib/kde4/plugins/kscreen/ -rwxr-xr-x root/root usr/lib/kde4/plugins/kscreen/KSC_XRandR.so -rwxr-xr-x root/root usr/lib/kde4/plugins/kscreen/KSC_XRandR11.so lrwxrwxrwx root/root usr/lib/libkscreen.so -> libkscreen.so.1 -lrwxrwxrwx root/root usr/lib/libkscreen.so.1 -> libkscreen.so.1.0.1 --rwxr-xr-x root/root usr/lib/libkscreen.so.1.0.1 +lrwxrwxrwx root/root usr/lib/libkscreen.so.1 -> libkscreen.so.1.0.2 +-rwxr-xr-x root/root usr/lib/libkscreen.so.1.0.2 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/kscreen.pc diff --git a/libkscreen/.md5sum b/libkscreen/.md5sum index 3b033fa..9e41aef 100644 --- a/libkscreen/.md5sum +++ b/libkscreen/.md5sum @@ -1 +1 @@ -52aeaf2d987bffd05b111e89b445bd00 libkscreen-1.0.1.tar.bz2 +39f5316ef4f9203dd7a42180edbab122 libkscreen-1.0.2.tar.xz diff --git a/libkscreen/Pkgfile b/libkscreen/Pkgfile index 455df61..c1194b4 100644 --- a/libkscreen/Pkgfile +++ b/libkscreen/Pkgfile @@ -4,9 +4,9 @@ # Depends on: cmake kdelibs qjson name=libkscreen -version=1.0.1 +version=1.0.2 release=1 -source=(http://download.kde.org/stable/$name/$version/src/$name-$version.tar.bz2) +source=(http://download.kde.org/stable/$name/$version/src/$name-$version.tar.xz) build() { # To prevent compilation of a particular component, set DO_NOT_COMPILE
participants (1)
-
crux@crux.nu