diff options
Diffstat (limited to 'testing/py-newt_syrup')
-rw-r--r-- | testing/py-newt_syrup/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-newt_syrup/APKBUILD b/testing/py-newt_syrup/APKBUILD index 4ba027870a..5816a6f003 100644 --- a/testing/py-newt_syrup/APKBUILD +++ b/testing/py-newt_syrup/APKBUILD @@ -7,7 +7,7 @@ pkgrel=1 pkgdesc="Newt Syrup is an app framework built on top of Newt" url="http://newt-syrup.fedorahosted.org/" arch="noarch" -license="LGPLv2+" +license="LGPL-2.0-or-later" depends="py-newt" depends_dev="" makedepends="python2-dev py-setuptools" |