Browse Source

do not strip aur package

Dax Raad 8 months ago
parent
commit
37febc6873
1 changed files with 1 additions and 0 deletions
  1. 1 0
      packages/opencode/script/PKGBUILD.template

+ 1 - 0
packages/opencode/script/PKGBUILD.template

@@ -3,6 +3,7 @@
 
 
 pkgname='opencode-bin'
 pkgname='opencode-bin'
 pkgver={{VERSION}}
 pkgver={{VERSION}}
+options=('!debug' '!strip')
 pkgrel=1
 pkgrel=1
 pkgdesc='The AI coding agent built for the terminal.'
 pkgdesc='The AI coding agent built for the terminal.'
 url='https://github.com/sst/opencode'
 url='https://github.com/sst/opencode'