Commits
Chih-Hsuan Yen authored 0f86cac30a0
95 95 | checksums rmd160 44302495518351d1596117bbb6f2e1c224715c19 \ |
96 96 | sha256 4e78c04d0e3ea0a45d4f944e396358866dfde7316721b031c135b78920099af6 \ |
97 97 | size 4840019 |
98 98 | |
99 99 | patchfiles stable/patch-no-deployqt.diff |
100 100 | |
101 101 | configure.pre_args-append \ |
102 102 | -DKEEPASSXC_BUILD_TYPE=Release |
103 103 | } else { |
104 104 | # devel |
105 - | github.setup keepassxreboot keepassxc 6ae27fa47b070902eabb44ebab68d471eb68d0e9 |
105 + | github.setup keepassxreboot keepassxc 018e9f30be5b46755a64552a30cfbb29e2ae8c1b |
106 106 | github.tarball_from archive |
107 - | version 20190707 |
107 + | version 20190831 |
108 108 | revision 0 |
109 109 | |
110 110 | conflicts KeePassXC |
111 111 | |
112 - | checksums rmd160 09961d8c11f94335c00e0ab237beb777ced70aa2 \ |
113 - | sha256 01175e850d0969502dcba23e46ab48679245fa0d4a4a3528187d6a0a05c840d4 \ |
114 - | size 9448864 |
112 + | checksums rmd160 36651aaf95a185b99620c6ad87bb316d9ad3939d \ |
113 + | sha256 fd968352dec7754c7e5f15b77a98f1eb56a882e66739591432381dfb95dfa02a \ |
114 + | size 9451238 |
115 115 | |
116 116 | patchfiles devel/patch-no-deployqt.diff |
117 117 | } |
118 118 | |
119 119 | post-destroot { |
120 120 | xinstall -d ${destroot}${prefix}/share/doc/${name} |
121 121 | xinstall -W ${worksrcpath} COPYING LICENSE.BOOST-1.0 LICENSE.BSD \ |
122 122 | LICENSE.CC0 LICENSE.GPL-2 LICENSE.GPL-3 LICENSE.LGPL-2.1 \ |
123 123 | LICENSE.LGPL-3 LICENSE.NOKIA-LGPL-EXCEPTION \ |
124 124 | ${destroot}${prefix}/share/doc/${name} |