Skip to content

Commit

Permalink
Release version 20200421.3
Browse files Browse the repository at this point in the history
  • Loading branch information
hillwoodroc committed May 22, 2020
1 parent 970c6e0 commit 4a69081
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ cmake_minimum_required(VERSION 2.6)

set(PREFIX /usr)
set(PKGDATADIR ${PREFIX}/share/winetricks-zh)
set(WINETRICKS_VERSION 20200421.2)
set(WINETRICKS_VERSION 20200421.3)

install(PROGRAMS winetricks-zh DESTINATION ${PREFIX}/bin)
install(FILES icon/winetricks-zh.svg DESTINATION ${PREFIX}/share/icons/hicolor/scalable/apps)
install(FILES icon/winetricks-zh.svg DESTINATION ${PREFIX}/share/icons/hicolor/scalable/apps)
install(FILES winetricks-zh.desktop DESTINATION ${PREFIX}/share/applications)
install(DIRECTORY verb/ DESTINATION ${PKGDATADIR})
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
3.同花顺股票软件
对应的 verb 文件:flush.verb

4.QQ游戏2013
4.QQ游戏 5.22(2020)
对应的 verb 文件:QQGame.verb

~~5.TM2013 Preview1~~
Expand Down
2 changes: 1 addition & 1 deletion verb/flush.verb
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ w_metadata flush apps\

load_flush()
{
w_download http://zjcmpp.hexin.com.cn/soft/THS_freeldy_8.80.70.0421.exe ac08b7e76fb049cf77fd19bed97903227dc2f9026c33497660dcfba601969bc8
w_download http://zjcmpp.hexin.com.cn/soft/THS_freeldy_8.70.31.exe 1acc3008135995efad66504332223d786d68bb3e9704df51014d60dc5ecda0bb
w_call ie8
# Make sure chinese fonts are available
w_call fakechinese
Expand Down
2 changes: 1 addition & 1 deletion winetricks-zh
Original file line number Diff line number Diff line change
Expand Up @@ -21182,7 +21182,7 @@ w_metadata flush apps\

load_flush()
{
w_download http://zjcmpp.hexin.com.cn/soft/THS_freeldy_8.80.70.0421.exe ac08b7e76fb049cf77fd19bed97903227dc2f9026c33497660dcfba601969bc8
w_download http://zjcmpp.hexin.com.cn/soft/THS_freeldy_8.70.31.exe 1acc3008135995efad66504332223d786d68bb3e9704df51014d60dc5ecda0bb
w_call ie8
# Make sure chinese fonts are available
w_call fakechinese
Expand Down

0 comments on commit 4a69081

Please sign in to comment.