summaryrefslogtreecommitdiffstats
path: root/x11/lightdm/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'x11/lightdm/DETAILS')
-rwxr-xr-xx11/lightdm/DETAILS17
1 files changed, 9 insertions, 8 deletions
diff --git a/x11/lightdm/DETAILS b/x11/lightdm/DETAILS
index 0e8f733633..1b93256766 100755
--- a/x11/lightdm/DETAILS
+++ b/x11/lightdm/DETAILS
@@ -1,8 +1,8 @@
SPELL=lightdm
- VERSION=1.4.0
- SOURCE="${SPELL}-${VERSION}.tar.gz"
- SOURCE_URL[0]=http://launchpad.net/${SPELL}/${VERSION:0:3}/$VERSION/+download/${SOURCE}
- SOURCE_HASH=sha512:dedea48dbf2dde1a84c63691474b6452340b7ba5abd9793afb02f3ffcdb4d664432e3e4bbd6151bfb5861424c1063b42ca99989642b970b4a804ed8bfea6fb1e
+ VERSION=1.5.1
+ SOURCE="${SPELL}-${VERSION}.tar.xz"
+ SOURCE_URL[0]=http://launchpad.net/${SPELL}/1.6/$VERSION/+download/${SOURCE}
+ SOURCE_HASH=sha512:e7a7fab1ad3b717e8c9de48e0337985ccbca5c3850697d59c910ed0a2418339207a1111e197f0f7a2a2b0ad6800373681c29d8f683e4a5ee3ae74a72b51e9da2
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="https://launchpad.net/lightdm"
LICENSE[0]=GPL3/LGPL3
@@ -10,8 +10,9 @@ SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
SHORT="lightweight display manager"
cat << EOF
An X display manager that:
- - Has a lightweight codebase - Is standards compliant (PAM, ConsoleKit,
- etc) - Has a well defined interface between the server and user interface -
- Fully themeable (easiest with the webkit interface) - Cross-desktop (greeters
- can be written in any toolkit)
+ - Has a lightweight codebase
+ - Is standards compliant (PAM, ConsoleKit, etc)
+ - Has a well defined interface between the server and user interface
+ - Fully themeable (easiest with the webkit interface)
+ - Cross-desktop (greeters can be written in any toolkit)
EOF