summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpikl2023-11-19 09:05:18 +0000
committerpikl2023-11-19 09:05:18 +0000
commitec26729d3f980c5717bdd2852cc28b6156e6c292 (patch)
tree1521102091a7ba51f3065facc9c4eb2913b02e7d /PKGBUILD
parentaffb4ef0012174e89bd0ca7e00f3acdad8873032 (diff)
downloadaur-ec26729d3f980c5717bdd2852cc28b6156e6c292.tar.gz
fix licence
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fac6b1b193fb..401cf1eb4fb2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,11 +5,11 @@
_pkgname=oscar
pkgname=oscar
pkgver=v1.5.1
-pkgrel=1
+pkgrel=2
pkgdesc="Open-source, cross platform, sleep tracking software with a focus on monitoring CPAP treatment. Fork of the sleepyhead project."
arch=('i686' 'x86_64')
url="https://gitlab.com/pholy/OSCAR-code"
-license=('GPL')
+license=('GPL-3.0-only')
depends=(
'qt5-tools'
'qt5-serialport'