summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorGaetan Bisson2022-02-22 10:00:24 -1000
committerGaetan Bisson2022-02-22 10:00:24 -1000
commite6915c4cbd916ec5835072a8f3fb1e9fafe3ccc3 (patch)
treeb28fc601893878be60a02f2fc5708c47d7444646 /.SRCINFO
parentb0802b75dbcb2e2a46f8d7a20d5c3e649263518f (diff)
downloadaur-e6915c4cbd916ec5835072a8f3fb1e9fafe3ccc3.tar.gz
enable additional transports
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO7
1 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1c40046ea253..892b9fe91da0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,16 @@
pkgbase = subsurface-libdc-git
pkgdesc = Library for communication with dive computers
- pkgver = 20200507.48e46cf
- pkgrel = 1
+ pkgver = 20220214.2794f96
+ pkgrel = 2
url = https://github.com/Subsurface-divelog/libdc
arch = x86_64
license = LGPL
makedepends = git
+ depends = bluez-libs
+ depends = libusb
provides = subsurface-libdc
conflicts = subsurface-libdc
source = git+https://github.com/subsurface/libdc#branch=Subsurface-DS9
sha256sums = SKIP
pkgname = subsurface-libdc-git
-