Skip to content

Commit

Permalink
Fix Gitian yml files (#20)
Browse files Browse the repository at this point in the history
* Fix bug on interface

* Light theme

* Rebranding privatePAC and instantPAC

* Change denominations and log instantPAC

* Remove HD wallets icon and options dialog privatepac rebranding

* Fixing descriptors

* Fix doc

* Modify gitian for testing

* Pixmaps updated

* Fix on superficial bug on interface

* Referencing official repository
  • Loading branch information
devfsc authored and alejandromgk committed Feb 21, 2018
1 parent f7fdfc8 commit 460ea3b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion contrib/gitian-descriptors/gitian-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ packages:
- "python"
reference_datetime: "2017-01-01 00:00:00"
remotes:
- "url": "https://github.com/devfsc/PAC.git"
- "url": "https://github.com/PACCommunity/PAC.git"
"dir": "PAC"
files: []
script: |
Expand Down
2 changes: 1 addition & 1 deletion contrib/gitian-descriptors/gitian-osx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ packages:
- "python"
reference_datetime: "2017-01-01 00:00:00"
remotes:
- "url": "https://github.com/devfsc/PAC.git"
- "url": "https://github.com/PACCommunity/PAC.git"
"dir": "PAC"
files:
- "MacOSX10.9.sdk.tar.gz"
Expand Down
2 changes: 1 addition & 1 deletion contrib/gitian-descriptors/gitian-win.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ packages:
- "python"
reference_datetime: "2017-01-01 00:00:00"
remotes:
- "url": "https://github.com/devfsc/PAC.git"
- "url": "https://github.com/PACCommunity/PAC.git"
"dir": "PAC"
files: []
script: |
Expand Down

0 comments on commit 460ea3b

Please sign in to comment.