Skip to content

Commit 4df7b40

Browse files
authored
Merge pull request #11 from Mhynlo/master
Logo update for ReadMe and app.
2 parents 571a132 + 44edba1 commit 4df7b40

File tree

5 files changed

+12
-15
lines changed

5 files changed

+12
-15
lines changed

.travis.yml

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
language: python
22

33
python:
4-
- 2.7.15
4+
- 2.7.9
55

6-
dist: xenial
6+
dist: jessie
77

88
install:
99
- sudo apt-get -qq update
@@ -12,16 +12,6 @@ install:
1212
script:
1313
- debuild -i -us -uc -b
1414

15-
deploy:
16-
provider: releases
17-
api_key:
18-
secure: LRPkd7dNi1EmwuGs72A4Z9Cuurg7bVvnt8yBapetNgLXah5qeRTkZJFkn6vWVmVZJkGuSfGlvjZyqDltQIQQv5uORKF2zOmGTcq4OkLAPzzsEU0vvdweQ28eo7k3thRwm6q6Kpb5omfSLOViZ7Upg5n0dbeQJhaG+RNuNgFohvgc/9xb41Ppw3Bj8pSsCpR1Exo7RFw7T2UEKBjv1J/yOU/D74/9MWjRu3WUdC7BuD7mLTPgjy4gU/A4c/hDnT25UvV2Z1GwyNFcVYBtPxnqpXrwNe2PDItI0J6AfVhoWCw1ZXCr9chaAEpXxo8pGmV3qHNSDt4szolgQGcfkj9zTSs8glUZVNIbO/U7tAtiGWIAfJybYFUzJVfWEQWbDg3bUYFrU88LdYk6ttgzzhXCtY19blkxtBwdk6pqlqJSzgWW9J0SdDi9CJsD0s2VYquTCvTzoRFIwQ/nhYTuflPgO92QbdYd3MJzG0lASqZzU+2/vyvpj3pHlYI71vDOt6u4RgGuvohjFUkrFLQ7lHxNVmcCOMZFJtcT1v4qLcihRxRLhd7hNp4Jw6s6i9JCQHO8eL7bMsyv8bDJ/uw1BN0OoDPn4bVBXcNLhSZztZNXX+m6tTHsmjE1hU4JAWoGDAH51Cz5m/2BZACqeO302ZBMUgsXdiIU2/tO88E59qXTHa8=
19-
file_glob: true
20-
file: sickchill_*_all.deb
21-
skip_cleanup: true
22-
on:
23-
tags: true
24-
2515
notifications:
2616
email:
2717
on_success: change

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
### ReadyNAS sickchill
1+
### ReadyNAS SickChill
22
![sickchill Logo](https://raw.githubusercontent.com/sickchill/readynas-sickchill/master/rn-files/logo.png)
33

4-
**sickchill** ReadyNAS app are available from the [ReadyNAS App Store](https://apps.readynas.com/pages/?page_id=9) or [Latest Release](https://github.com/sickchill/readynas-sickchill/releases/latest).
4+
**SickChill** ReadyNAS app are available from the [ReadyNAS App Store](https://apps.readynas.com/pages/?page_id=9) or [Latest Release](https://github.com/sickchill/readynas-sickchill/releases/latest).
55

66
Early releases will be available from the [GitHub Releases](https://github.com/sickchill/readynas-sickchill/releases).
77

debian/changelog

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
sickchill (2018.11.07-ml0) stable; urgency=medium
2+
3+
* Upstream update
4+
* Updated logo within app
5+
6+
-- Mhynlo <mhynlo@baneling.mhynlo> Thu, 08 Nov 2018 13:26:06 -0800
7+
18
sickchill (2018.10.15-ml0) stable; urgency=medium
29

310
* Migration from sickrage to sickchill.

rn-files/config.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<Category>APP_CAT_PRODUCTIVITY</Category>
33
<Name>SickChill</Name>
44
<Author>Mhynlo</Author>
5-
<Version>2018.10.15-ml0</Version>
5+
<Version>2018.11.07-ml0</Version>
66
<RequireReboot>0</RequireReboot>
77
<ConfigURL/>
88
<LaunchURL>http://localhost:6766/</LaunchURL>

rn-files/logo.png

100755100644
-26.6 KB
Loading

0 commit comments

Comments
 (0)