summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGaetan Bisson2017-04-04 15:29:58 -1000
committerGaetan Bisson2017-04-04 15:29:58 -1000
commitb4603d20e92b44f4e08b23d8b24ba66a8aabee77 (patch)
treee507cef5d72ba409c95c26ea4e12cb538147d811
parent8697d698116895579b0b5c944ae93f24e5712762 (diff)
downloadaur-b4603d20e92b44f4e08b23d8b24ba66a8aabee77.tar.gz
upstream update
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a36ae488ba59..65b98e60d2f5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = subsurface-git
pkgdesc = Divelog program
- pkgver = 20170329.09b5f9b9
+ pkgver = 20170403.8c94fa26
pkgrel = 1
url = https://subsurface-divelog.org/
arch = i686
@@ -22,7 +22,9 @@ pkgbase = subsurface-git
provides = subsurface
conflicts = subsurface
source = git://git.subsurface-divelog.org/subsurface
+ source = headers.patch
sha256sums = SKIP
+ sha256sums = fbcbf99294e9ba9ef134eb04b832cca4b19355070020f5ee2984ce739e8f0a6c
pkgname = subsurface-git
diff --git a/PKGBUILD b/PKGBUILD
index 440ac3ccb967..3b0d393b46d4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,6 +18,8 @@ source=('git://git.subsurface-divelog.org/subsurface'
sha256sums=('SKIP'
'fbcbf99294e9ba9ef134eb04b832cca4b19355070020f5ee2984ce739e8f0a6c')
+# Cloud storage is broken because libQt5Network does not yet support openssl-1.1.0
+
provides=('subsurface')
conflicts=('subsurface')