strip symbols
This commit is contained in:
parent
1813838a5a
commit
5b61d4ffe8
1 changed files with 3 additions and 2 deletions
5
PKGBUILD
5
PKGBUILD
|
@ -1,8 +1,9 @@
|
||||||
# Maintainer: threeoh6000 <master@colean.cc>
|
# Maintainer: threeoh6000 <master@colean.cc>
|
||||||
pkgname="textbar-git"
|
pkgname="textbar"
|
||||||
pkgver="db4159c546"
|
pkgver="db4159c546"
|
||||||
pkgrel=2
|
pkgrel=3
|
||||||
pkgdesc="Text status bar for X11"
|
pkgdesc="Text status bar for X11"
|
||||||
|
options=("!debug" "strip")
|
||||||
arch=("x86_64")
|
arch=("x86_64")
|
||||||
url="https://gitea.itycodes.org/itycodes/textbar"
|
url="https://gitea.itycodes.org/itycodes/textbar"
|
||||||
license=("BSD-3-Clause")
|
license=("BSD-3-Clause")
|
||||||
|
|
Loading…
Reference in a new issue