aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-sensehat/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/py-sensehat/APKBUILD')
-rw-r--r--community/py-sensehat/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-sensehat/APKBUILD b/community/py-sensehat/APKBUILD
index f4871c9f1bd..86f9d2f84a1 100644
--- a/community/py-sensehat/APKBUILD
+++ b/community/py-sensehat/APKBUILD
@@ -7,7 +7,7 @@ pkgrel=0
pkgdesc="Python module to control the Raspberry Pi Sense HAT"
url="https://www.raspberrypi.org/products/sense-hat/"
arch="armhf"
-license="BSD-3"
+license="BSD-3-Clause"
depends="python2"
depends_dev=""
makedepends="python2-dev py-setuptools"