summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGaetan Bisson2018-04-26 11:45:42 -1000
committerGaetan Bisson2018-04-26 11:45:42 -1000
commit86f1b32017e0d3e5172f44ac0c3c2b0a9f4bcb62 (patch)
tree70c92a81acfe2e654ddcc2bc380b878b4b34d21e
parentf0de646b83902cf2a17ac968dbd055f9b4108fd9 (diff)
downloadaur-86f1b32017e0d3e5172f44ac0c3c2b0a9f4bcb62.tar.gz
upstream update
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 73f1925ddbe9..f058b839a4fc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = subsurface-libdc-git
pkgdesc = Library for communication with dive computers
- pkgver = 20171206.db70c58
+ pkgver = 20180425.d264349
pkgrel = 1
url = https://github.com/Subsurface-divelog/libdc
arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = subsurface-libdc-git
makedepends = git
provides = subsurface-libdc
conflicts = subsurface-libdc
- source = git+https://github.com/Subsurface-divelog/libdc
+ source = git+https://github.com/Subsurface-divelog/libdc#branch=Subsurface-NG
sha256sums = SKIP
pkgname = subsurface-libdc-git
diff --git a/PKGBUILD b/PKGBUILD
index 5307e047570a..94081b820804 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
pkgname=subsurface-libdc-git
_pkgname=libdc
-pkgver=20171206.db70c58
+pkgver=20180425.d264349
pkgrel=1
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')
+source=('git+https://github.com/Subsurface-divelog/libdc#branch=Subsurface-NG')
sha256sums=('SKIP')
makedepends=('git')