diff options
Diffstat (limited to 'community/terminator/APKBUILD')
-rw-r--r-- | community/terminator/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/terminator/APKBUILD b/community/terminator/APKBUILD index 9cbed9e2641..708e3db14e9 100644 --- a/community/terminator/APKBUILD +++ b/community/terminator/APKBUILD @@ -6,7 +6,7 @@ pkgrel=3 pkgdesc="Terminal emulator that supports tabs and grids" url="https://gnometerminator.blogspot.fr/p/introduction.html" arch="noarch" -license="GPL2" +license="GPL-2.0" depends="python2 py-gtk xdg-utils vte3 dbus-glib gettext intltool keybinder3 gconf gsettings-desktop-schemas py2-gobject3 py2-cairo py-dbus py-psutil" makedepends="python2-dev" |