Skip to content

Commit 00a1a8b

Browse files
committed
feat: marten 0.5.7
1 parent eaf3150 commit 00a1a8b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

marten/PKGBUILD

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,7 @@ provides=('marten')
1515
build() {
1616
cd "marten-${pkgver}"
1717

18-
# Install dependencies
1918
PATH="/usr/bin" shards install
20-
21-
# Build marten cli
2219
PATH="/usr/bin" crystal build src/marten_cli.cr -o bin/${pkgname} --progress --release --no-debug
2320
}
2421

0 commit comments

Comments
 (0)