diff options
Diffstat (limited to 'main/xclip/APKBUILD')
-rw-r--r-- | main/xclip/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/xclip/APKBUILD b/main/xclip/APKBUILD index 4fb38fe4350..9aa15a1ffa6 100644 --- a/main/xclip/APKBUILD +++ b/main/xclip/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="Command line interface to the X11 clipboard" url="https://github.com/astrand/xclip" arch="all" -license="GPL2" +license="GPL-2.0" depends="" depends_dev="" makedepends="autoconf automake libxmu-dev libx11-dev" |