summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorKevin Lewis2017-04-15 15:56:02 -0400
committerKevin Lewis2017-04-15 16:00:10 -0400
commit3858ecae4c0460d5e322bed35462b70c2b2d05c2 (patch)
treecc6a2c89e741f3d89f8076bcd027f83b09215a4b /.SRCINFO
parentf84a9435fc53597657bd7fe79193433ddc135c72 (diff)
downloadaur-3858ecae4c0460d5e322bed35462b70c2b2d05c2.tar.gz
Patch to fix compiler errors due to a new ambiguous function signature added in Qt 5.8.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO5
1 files changed, 4 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e4388207b150..a7350ca10687 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = sleepyhead-git
pkgdesc = Open-source, cross platform, sleep tracking software with a focus on monitoring CPAP treatment.
pkgver = 1.0.0.2.g0e04bd99
- pkgrel = 1
+ pkgrel = 2
url = http://sleepyhead.jedimark.net
arch = i686
arch = x86_64
@@ -11,11 +11,14 @@ pkgbase = sleepyhead-git
depends = qt5-serialport
depends = qt5-webkit
depends = glu
+ provides = sleepyhead
conflicts = sleepyhead
source = git+https://gitlab.com/sleepyhead/sleepyhead-code.git
source = moduleupdates.patch
+ source = Qt-5.8.patch
sha256sums = SKIP
sha256sums = af1390195fc4a5f2aa0cced24b1ce1a629dbd608a40d10dc319cfcbd959bec02
+ sha256sums = b2783268ae56ad7698ce78c4e72b58557da36d2cf24cf7a680e19ef200d2f350
pkgname = sleepyhead-git