summaryrefslogtreecommitdiffhomepage
path: root/packages
diff options
context:
space:
mode:
Diffstat (limited to 'packages')
-rw-r--r--packages/opencode/script/PKGBUILD.template1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/opencode/script/PKGBUILD.template b/packages/opencode/script/PKGBUILD.template
index b453eff52..c69884991 100644
--- a/packages/opencode/script/PKGBUILD.template
+++ b/packages/opencode/script/PKGBUILD.template
@@ -3,6 +3,7 @@
pkgname='opencode-bin'
pkgver={{VERSION}}
+options=('!debug' '!strip')
pkgrel=1
pkgdesc='The AI coding agent built for the terminal.'
url='https://github.com/sst/opencode'