File tree 3 files changed +7
-288
lines changed
3 files changed +7
-288
lines changed Original file line number Diff line number Diff line change 19
19
</screenshot >
20
20
</screenshots >
21
21
<releases >
22
- <release version =" 1.23.2 " date =" 2018-01-02 " />
22
+ <release version =" 1.24.0 " date =" 2018-02-24 " />
23
23
</releases >
24
24
<kudos >
25
25
<kudo >HiDpiIcon</kudo >
Original file line number Diff line number Diff line change 23
23
" --env=ELECTRON_TRASH=gio"
24
24
],
25
25
"modules" : [
26
- " pyls.json" ,
27
26
{
28
27
"name" : " atom" ,
29
28
"buildsystem" : " simple" ,
54
53
"sources" : [
55
54
{
56
55
"type" : " file" ,
57
- "url" : " https://atom-installer.github.com/v1.23.2 /atom-amd64.deb" ,
58
- "sha256" : " f04c73daeb13d144957e7ecd237b6d8177d787e0259ed210cbb247807cb55013 "
56
+ "url" : " https://atom-installer.github.com/v1.24.0 /atom-amd64.deb" ,
57
+ "sha256" : " eecf9e255bb57455a974db1823831860b036797879bb01cb39ca1f3729f97cfb "
59
58
},
60
59
{
61
60
"type" : " file" ,
65
64
"type" : " script" ,
66
65
"dest-filename" : " atom" ,
67
66
"commands" : [
68
- " exec env ATOM_HOME=\" $XDG_DATA_HOME\" /app/bin/atom-real \" $@\" "
67
+ " export ATOM_HOME=\" $XDG_DATA_HOME\" " ,
68
+ " export PYTHONUSERBASE=\" $XDG_DATA_HOME/python\" " ,
69
+ " export PATH=\" $XDG_DATA_HOME/python/bin\" :$PATH" ,
70
+ " exec /app/bin/atom-real \" $@\" "
69
71
]
70
72
},
71
73
{
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments