summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 5 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 94081b820804..4e91cd7f99c8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,16 +3,18 @@
pkgname=subsurface-libdc-git
_pkgname=libdc
-pkgver=20180425.d264349
-pkgrel=1
+pkgver=20220214.2794f96
+pkgrel=2
pkgdesc='Library for communication with dive computers'
url='https://github.com/Subsurface-divelog/libdc'
license=('LGPL')
arch=('x86_64')
-source=('git+https://github.com/Subsurface-divelog/libdc#branch=Subsurface-NG')
+source=('git+https://github.com/subsurface/libdc#branch=Subsurface-DS9')
sha256sums=('SKIP')
makedepends=('git')
+depends=('bluez-libs' 'libusb')
+
conflicts=('subsurface-libdc')
provides=('subsurface-libdc')