albatross: link to github homepage
the old homepage is a 404
This commit is contained in:
parent
42ca24dad5
commit
3ce33633c4
@ -20,7 +20,7 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
description = "A desktop Suite for Xfce";
|
description = "A desktop Suite for Xfce";
|
||||||
homepage = http://shimmerproject.org/our-projects/albatross/;
|
homepage = https://github.com/shimmerproject/Albatross;
|
||||||
license = stdenv.lib.licenses.gpl2;
|
license = stdenv.lib.licenses.gpl2;
|
||||||
platforms = stdenv.lib.platforms.unix;
|
platforms = stdenv.lib.platforms.unix;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user