blob: 5cd1ec71aacf995528f3748cd1670a6efba245ed (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = sleepyhead-git
pkgdesc = Open-source, cross platform, sleep tracking software with a focus on monitoring CPAP treatment.
pkgver = 1.1.r2356.8e6968fb
pkgrel = 3
url = http://sleepyhead.jedimark.net
arch = i686
arch = x86_64
license = GPL
makedepends = git
makedepends = glu
depends = qt5-serialport
depends = qt5-tools
provides = sleepyhead
conflicts = sleepyhead
source = git+https://gitlab.com/sleepyhead/sleepyhead-code.git
source = sleepyhead.desktop
sha256sums = SKIP
sha256sums = a15100d6bf1e1136d41a36f59613cd20776f0709c74c2e2d1b46f03271e08c3c
pkgname = sleepyhead-git
|