summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 141bbd6656b1..4e91cd7f99c8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
pkgname=subsurface-libdc-git
_pkgname=libdc
-pkgver=20200507.48e46cf
-pkgrel=1
+pkgver=20220214.2794f96
+pkgrel=2
pkgdesc='Library for communication with dive computers'
url='https://github.com/Subsurface-divelog/libdc'
license=('LGPL')
@@ -13,6 +13,8 @@ source=('git+https://github.com/subsurface/libdc#branch=Subsurface-DS9')
sha256sums=('SKIP')
makedepends=('git')
+depends=('bluez-libs' 'libusb')
+
conflicts=('subsurface-libdc')
provides=('subsurface-libdc')