diff options
Diffstat (limited to 'community/redshift/APKBUILD')
-rw-r--r-- | community/redshift/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/redshift/APKBUILD b/community/redshift/APKBUILD index c8fbdf089c..65dde4f57c 100644 --- a/community/redshift/APKBUILD +++ b/community/redshift/APKBUILD @@ -6,7 +6,7 @@ pkgrel=1 pkgdesc="Adjusts the color temperature of your screen according to your surroundings" url="http://jonls.dk/redshift/" arch="all" -license="GPL3" +license="GPL-3.0" depends="" depends_dev="" makedepends="libxcb-dev libxxf86vm-dev libdrm-dev intltool" |