diff options
Diffstat (limited to 'main/py-gst0.10/APKBUILD')
-rw-r--r-- | main/py-gst0.10/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/py-gst0.10/APKBUILD b/main/py-gst0.10/APKBUILD index ccc179fbd5..e75ab79d86 100644 --- a/main/py-gst0.10/APKBUILD +++ b/main/py-gst0.10/APKBUILD @@ -7,7 +7,7 @@ pkgrel=0 pkgdesc="python bindings for gstreamer" url="https://gstreamer.freedesktop.org/" arch="all" -license="LGPL2+" +license="LGPL-2.0-or-later" replaces="py-gst" depends="py-gtk py-gobject" makedepends="gstreamer0.10-dev gst-plugins-base0.10-dev py-gtk-dev |