diff options
Diffstat (limited to 'testing/copyq/APKBUILD')
-rw-r--r-- | testing/copyq/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/copyq/APKBUILD b/testing/copyq/APKBUILD index 9bc2c9d0953..a38ddfb49a5 100644 --- a/testing/copyq/APKBUILD +++ b/testing/copyq/APKBUILD @@ -7,7 +7,7 @@ pkgrel=0 pkgdesc="Clipboard manager with searchable and editable history" url="https://github.com/hluk/CopyQ" arch="all" -license="GPL3" +license="GPL-3.0" makedepends="cmake qt5-qtscript-dev qt5-qttools-dev qt5-qtsvg-dev libxfixes-dev libxtst-dev" options="!check" #upstream does not provide check |