author | Eli Schwartz
<eschwartz@archlinux.org> 2018-02-26 21:27:42 UTC |
committer | Eli Schwartz
<eschwartz@archlinux.org> 2018-02-26 21:27:42 UTC |
parent | eec7858b99778fb63035382743173426b732f45b |
PKGBUILD | +0 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 855cfd6..0a376b2 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -8,7 +8,6 @@ pkgdesc="a regular expressions library" arch=('x86_64') url="https://github.com/kkos/oniguruma" license=('BSD') -options=(!libtool) source=("https://github.com/kkos/oniguruma/releases/download/v$pkgver/onig-$pkgver.tar.gz") sha256sums=('81ffafde8f34e6e692c57ec654bf9716ae9b35828ffcb787399259fc0d5564b4')