This commit is contained in:
2022-11-18 22:09:43 +08:00
parent 1352fd7906
commit a5fd2522dd
14 changed files with 892 additions and 88 deletions

View File

@@ -1,5 +1,5 @@
Package: spark-deepin-wine-runner
Version: 2.4.1-uos
Version: 2.5.0~alpha1
Maintainer: gfdgd xi <3025613752@qq.com>, 为什么您不喜欢熊出没和阿布呢
Homepage: https://gitee.com/gfdgd-xi/deep-wine-runner, https://github.com/gfdgd-xi/deep-wine-runner, https://gitlink.org.cn/gfdgd_xi/deep-wine-runner
Architecture: all
@@ -9,7 +9,7 @@ Recommends: winbind, wimtools
Section: utils
Conflicts: spark.deepin-venturi-setter, spark-deepin-wine5-application-packer
Replaces: spark.deepin-venturi-setter, spark-deepin-wine5-application-packer
Installed-Size: 29616
Installed-Size: 23776
Description: gfdgd xi、为什么您不喜欢熊出没和阿布呢 制作的 wine 运行器
2.4.1 更新内容:
※1、不基于生态适配活动脚本的打包器支持只生成制作容器的 7z 包

View File

@@ -39,4 +39,4 @@ apt update > /dev/null | true
# 设置目录权限,让用户可读可写,方便后续删除组件
chmod 777 -R /opt/apps/deepin-wine-runner
# 向服务器返回安装数加1不显示内容且忽略错误
curl https://304626p927.goho.co/spark-deepin-wine-runner/Install.php?Version=2.4.1 -s > /dev/null | true
curl https://304626p927.goho.co/spark-deepin-wine-runner/Install.php?Version=2.5.0 -s > /dev/null | true