Skip to content

Commit

Permalink
bump(main/zls): 0.13.0 (#20973)
Browse files Browse the repository at this point in the history
- and set new maintainer
  • Loading branch information
TomJo2000 authored Jul 28, 2024
1 parent 0898fac commit 806b424
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/zls/build.sh
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
TERMUX_PKG_HOMEPAGE=https://github.com/zigtools/zls
TERMUX_PKG_DESCRIPTION="Zig language server"
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="0.12.0"
TERMUX_PKG_MAINTAINER="Joshua Kahn @TomJo2000"
TERMUX_PKG_VERSION="0.13.0"
TERMUX_PKG_SRCURL="https://github.com/zigtools/zls/archive/refs/tags/${TERMUX_PKG_VERSION}.tar.gz"
TERMUX_PKG_SHA256=c8c59dc6a708f3857ffbc1f593db4f6409e50e5ff1319b84dc65b84271e5a3d8
TERMUX_PKG_SHA256=2e8046b6b0de765a4bf4bb828345e2badc8b828bc257dc931d0f56b147684d9f
TERMUX_PKG_BUILD_IN_SRC=true

termux_step_make() {
Expand Down

0 comments on commit 806b424

Please sign in to comment.