diff options
author | sibel <lesibel@free.fr> | 2011-01-02 23:21:08 +0100 |
---|---|---|
committer | sibel <lesibel@free.fr> | 2011-01-02 23:21:08 +0100 |
commit | 95cfb53e8cd5c7a7f25a09e05aa1fc0b02db27be (patch) | |
tree | a3a335e088b6442f1add94e489603b98ffad957a /extra | |
parent | 22f6c94d42b1decd5244e0a3d8c318b0f87396d6 (diff) | |
download | nutyx-extra-95cfb53e8cd5c7a7f25a09e05aa1fc0b02db27be.tar.gz nutyx-extra-95cfb53e8cd5c7a7f25a09e05aa1fc0b02db27be.tar.bz2 nutyx-extra-95cfb53e8cd5c7a7f25a09e05aa1fc0b02db27be.tar.xz nutyx-extra-95cfb53e8cd5c7a7f25a09e05aa1fc0b02db27be.zip |
consolekit#0.4.3-1, maj port
Diffstat (limited to 'extra')
-rwxr-xr-x | extra/consolekit/.md5sum | 2 | ||||
-rwxr-xr-x | extra/consolekit/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/extra/consolekit/.md5sum b/extra/consolekit/.md5sum index f569f9c06..147e51978 100755 --- a/extra/consolekit/.md5sum +++ b/extra/consolekit/.md5sum @@ -1 +1 @@ -48eda4483cc97841d5f88e8e003eb6d7 ConsoleKit-0.4.1.tar.bz2 +4c39c6eacc75334b890f21eead1d2945 ConsoleKit-0.4.3.tar.bz2 diff --git a/extra/consolekit/Pkgfile b/extra/consolekit/Pkgfile index cf49c465d..73fee14c8 100755 --- a/extra/consolekit/Pkgfile +++ b/extra/consolekit/Pkgfile @@ -5,7 +5,7 @@ # Depends on: dbus, glib, xorg-libx11, policykit, polkit name=consolekit -version=0.4.1 +version=0.4.3 release=1 source=(http://www.freedesktop.org/software/ConsoleKit/dist/ConsoleKit-$version.tar.bz2) |