git » libsbsms.git » commit ea90a95

Drop options=(debug)/options=('debug') from trunk

author Evangelos Foutras
2023-01-15 09:13:06 UTC
committer Evangelos Foutras
2023-01-15 09:13:06 UTC
parent f4bf584474b1f581c286a3632ee4f8e68d14a420

Drop options=(debug)/options=('debug') from trunk

devtools 20230105-1 enables the debug option by default.

A follow-up commit will remove debug from alongside other options.

PKGBUILD +0 -1

diff --git a/PKGBUILD b/PKGBUILD
index 4d6e748..11f8084 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,6 @@ license=(GPL2)
 depends=(gcc-libs)
 makedepends=(cmake)
 provides=(libsbsms.so)
-options=(debug)
 source=($pkgname-$pkgver.tar.gz::https://github.com/claytonotey/libsbsms/archive/refs/tags/$pkgver.tar.gz)
 sha512sums=('e5b544c2bdbaa2169236987c7a043838c8d1761b25280c476d7a32656d482c6485cb33f579ea9d1ce586ec7b2913ed8fdcf1abe5c7cc8b9e4eef9ce87de54627')
 b2sums=('3707b573ffef414e5373526704d4e54bf0f53b6bc5d9ce6e69bf22e11e5380eccb65a6c26e3598ee4bf43f341a7dcc6e1a7d7f5113bb649ef9e94b01ba36cc0f')