Skip to content

Commit

Permalink
code-minimap-git: update license (#3587)
Browse files Browse the repository at this point in the history
Signed-off-by: Wenxuan Zhang <[email protected]>
  • Loading branch information
wfxr committed Apr 12, 2024
1 parent 28b8374 commit c25fcbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion archlinuxcn/code-minimap-git/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="A high performance code minimap render"
arch=(i686 x86_64)
url="https://github.com/wfxr/${_pkgname}"
license=("MIT" "APACHE")
license=("MIT OR Apache-2.0")
makedepends=("git" "rust" "cargo")
conflicts=("${_pkgname}" "${_pkgname}-bin")
provides=("${_pkgname}")
Expand Down

0 comments on commit c25fcbd

Please sign in to comment.