Skip to content

Commit

Permalink
rust-script-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 da72fa1 commit 7a83944
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion archlinuxcn/rust-script-git/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ pkgrel=1
pkgdesc='Run Rust files and expressions without any setup or compilation necessary'
arch=(i686 x86_64)
url='https://rust-script.org'
license=('MIT' 'APACHE')
license=('MIT OR Apache-2.0')
makedepends=('git' 'rust>=1.47')
conflicts=("${_pkgname}" "${_pkgname}-bin")
provides=("${_pkgname}")
Expand Down

0 comments on commit 7a83944

Please sign in to comment.