summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c6f215113830..64ca5d31604c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ _pkgname=rex
pkgdesc="A lean terminal hex editor written in Rust"
arch=("x86_64")
url="https://github.com/dbrodie/rex"
-license=("MIT")
+license=("MIT/Apache-2.0")
depends=("gcc-libs")
makedepends=("cargo" "git")
provides=("rex")