summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7f3cd2cfbd63..d90ac0839b03 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc='A task automation tool that allows you to create and execute action lists'
arch=('x86_64')
url='https://wiki.actiona.tools'
-license=('GPL3')
+license=('GPL-3.0-only')
options=('!buildflags')
depends=('qt5-script' 'qt5-xmlpatterns' 'qt5-x11extras' 'qt5-multimedia' 'libnotify' 'qt5-speech' 'opencv' 'qt6-base' 'hdf5' 'glew' 'vtk' 'fmt' 'jsoncpp')
makedepends=('qt5-tools' 'boost' 'cpp-mini' 'cmake')
@@ -35,7 +35,6 @@ package() {
install -Dm644 docs/*.1 -t ${pkgdir}/usr/share/man/man1
install -Dm644 docs/actiona.xml -t ${pkgdir}/usr/share/mime/packages
install -Dm644 docs/examples/* -t ${pkgdir}/usr/share/actiona/examples
- install -Dm644 LICENSE -t ${pkgdir}/usr/share/licenses/actiona
cd build