summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c19aad1b9b27..3091ad770551 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -10,7 +10,7 @@ pkgbase = alist-bin
license = AGPL3
optdepends = aria2: download by aria2.
provides = alist
- options = !strip
+ options = !debug
backup = etc/alist/config.json
source = alist.service
source = config.json
diff --git a/PKGBUILD b/PKGBUILD
index 6c29354c8e9f..cc1a85799cb5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,7 +17,7 @@ install=alist.install
source_aarch64=("$_pkgname-$pkgver-aarch64.tar.gz"::"${url}/releases/download/v${pkgver//_/-}/alist-linux-arm64.tar.gz")
source_x86_64=("$_pkgname-$pkgver-x86_64.tar.gz"::"${url}/releases/download/v${pkgver//_/-}/alist-linux-amd64.tar.gz")
source_riscv64=("$_pkgname-$pkgver-riscv64.tar.gz"::"${url}/releases/download/v${pkgver//_/-}/alist-linux-riscv64.tar.gz")
-options=(!strip)
+options=(!debug)
sha256sums=('5712b21aebf669fe9fb5d47dd685809d4d9670b1bb1d5e6fef962b9d11ba9d72'
'b72f194a7b8855e97eeb76e63e179f38132cc9e6be9daa5b396699c9c11611de'
'3658370660806f73c3d9bc5f1b6e2a013c9520d34ffc4462df99f7692473613d'