diff options
Diffstat (limited to 'main/thunar-vcs-plugin/APKBUILD')
-rw-r--r-- | main/thunar-vcs-plugin/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/thunar-vcs-plugin/APKBUILD b/main/thunar-vcs-plugin/APKBUILD index 4d4e28703ac..a98afcea8ff 100644 --- a/main/thunar-vcs-plugin/APKBUILD +++ b/main/thunar-vcs-plugin/APKBUILD @@ -6,7 +6,7 @@ pkgrel=6 pkgdesc="Version Contol System plugin for the Thunar filemanager" url="http://goodies.xfce.org/projects/thunar-plugins/thunar-vcs-plugin" arch="all" -license="GPLv2+" +license="GPL-2.0-or-later" depends= makedepends="thunar-dev subversion-dev apr-dev util-linux-dev" install="" |