mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-11-02 15:22:21 +08:00
4.8.3-1
Signed-off-by: shenmo <jifengshenmo@outlook.com>
This commit is contained in:
parent
20cae0a807
commit
a1fc514919
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -1,4 +1,4 @@
|
||||
spark-store (4.8.3) UNRELEASED; urgency=medium
|
||||
spark-store (4.8.3-1) UNRELEASED; urgency=medium
|
||||
|
||||
* 更新软件主图标
|
||||
* 软件更新器更新成功后删除软件包
|
||||
|
||||
@ -36,11 +36,11 @@ else
|
||||
case $(arch) in
|
||||
x86_64 | i686 | i386)
|
||||
STORE_URL="amd64-apm"
|
||||
STORE_LIST_URL=""
|
||||
STORE_LIST_URL="-amd64"
|
||||
;;
|
||||
aarch64)
|
||||
STORE_URL="aarch64-apm"
|
||||
STORE_LIST_URL="-aarch64"
|
||||
STORE_URL="arm64-apm"
|
||||
STORE_LIST_URL="-arm64"
|
||||
;;
|
||||
loongarch64)
|
||||
STORE_URL="loong64-apm"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user