Update ASD information.

This commit is contained in:
Shinmera 2018-08-18 00:12:59 +02:00
parent 85e7539995
commit 3412f557c6
2 changed files with 6 additions and 2 deletions

View File

@ -11,7 +11,9 @@
:author "Nicolas Hafner <shinmera@tymoon.eu>"
:maintainer "Nicolas Hafner <shinmera@tymoon.eu>"
:description "System to create a binary executable for LASS."
:homepage "https://github.com/Shinmera/LASS"
:homepage "https://Shinmera.github.io/LASS/"
:bug-tracker "https://github.com/Shinmera/LASS/issues"
:source-control (:git "https://github.com/Shinmera/LASS.git")
:serial T
:components ((:file "binary"))
:depends-on (:lass))

View File

@ -11,7 +11,9 @@
:author "Nicolas Hafner <shinmera@tymoon.eu>"
:maintainer "Nicolas Hafner <shinmera@tymoon.eu>"
:description "Lisp Augmented Style Sheets. Compiles LASS to CSS."
:homepage "https://github.com/Shinmera/LASS"
:homepage "https://Shinmera.github.io/LASS/"
:bug-tracker "https://github.com/Shinmera/LASS/issues"
:source-control (:git "https://github.com/Shinmera/LASS.git")
:serial T
:components ((:file "package")
(:file "readable-list")