diff options
-rw-r--r-- | testing/redshift/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/redshift/APKBUILD b/testing/redshift/APKBUILD index bbd97853f1..3cd205e850 100644 --- a/testing/redshift/APKBUILD +++ b/testing/redshift/APKBUILD @@ -5,7 +5,7 @@ pkgrel=0 pkgdesc="Adjusts the color temperature of your screen according to your surroundings" url="http://jonls.dk/redshift/" arch="all" -license="GLP3" +license="GPL3" depends="" depends_dev="libxcb-dev libxxf86vm-dev libdrm-dev" makedepends="$depends_dev intltool" |