From 460ea3b189582b5ccf12425f460e65687e253f0d Mon Sep 17 00:00:00 2001 From: devfsc <30779666+devfsc@users.noreply.github.com> Date: Tue, 20 Feb 2018 19:05:56 -0600 Subject: [PATCH] Fix Gitian yml files (#20) * 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 --- contrib/gitian-descriptors/gitian-linux.yml | 2 +- contrib/gitian-descriptors/gitian-osx.yml | 2 +- contrib/gitian-descriptors/gitian-win.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/contrib/gitian-descriptors/gitian-linux.yml b/contrib/gitian-descriptors/gitian-linux.yml index 3977045684f8a..9983f29c208f7 100755 --- a/contrib/gitian-descriptors/gitian-linux.yml +++ b/contrib/gitian-descriptors/gitian-linux.yml @@ -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: | diff --git a/contrib/gitian-descriptors/gitian-osx.yml b/contrib/gitian-descriptors/gitian-osx.yml index 17e944b3eafd2..2b849e9f67857 100644 --- a/contrib/gitian-descriptors/gitian-osx.yml +++ b/contrib/gitian-descriptors/gitian-osx.yml @@ -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" diff --git a/contrib/gitian-descriptors/gitian-win.yml b/contrib/gitian-descriptors/gitian-win.yml index 32db1cbddf2b9..6ebe880760245 100755 --- a/contrib/gitian-descriptors/gitian-win.yml +++ b/contrib/gitian-descriptors/gitian-win.yml @@ -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: |