diff options
Diffstat (limited to 'community/bolt/APKBUILD')
| -rw-r--r-- | community/bolt/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/bolt/APKBUILD b/community/bolt/APKBUILD index bba3eaddab..6f141870e5 100644 --- a/community/bolt/APKBUILD +++ b/community/bolt/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=bolt pkgver=0.8 -pkgrel=1 +pkgrel=2 pkgdesc="Thunderbolt 3 device manager" url="https://gitlab.freedesktop.org/bolt/bolt" arch="all !armhf !armv7" # limited by polkit @@ -18,7 +18,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=debugoptimized \ + --buildtype=plain \ -Dman=true \ -Dsystemd=false \ . output |
