aboutsummaryrefslogtreecommitdiffstats
path: root/testing/zsh-syntax-highlighting
diff options
context:
space:
mode:
Diffstat (limited to 'testing/zsh-syntax-highlighting')
-rw-r--r--testing/zsh-syntax-highlighting/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/zsh-syntax-highlighting/APKBUILD b/testing/zsh-syntax-highlighting/APKBUILD
index 8f27518cd56..476ed0e7e34 100644
--- a/testing/zsh-syntax-highlighting/APKBUILD
+++ b/testing/zsh-syntax-highlighting/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="Fish shell like syntax highlighting for Zsh"
url="https://github.com/zsh-users/zsh-syntax-highlighting"
arch="noarch"
-license="BSD-3"
+license="BSD-3-Clause"
depends="zsh"
subpackages="$pkgname-doc"
source="$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz"