summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGaetan Bisson2020-05-08 16:39:33 -1000
committerGaetan Bisson2020-05-08 16:39:33 -1000
commitc89191bc5d48aea176aeaa481d2babf22d5e0590 (patch)
tree021c1761c016aaef51d37af3346117183b9742bf
parent3f14c2c71c0a9becd7fad4ed7f99a312563ae00c (diff)
downloadaur-c89191bc5d48aea176aeaa481d2babf22d5e0590.tar.gz
switch to new upstream branch
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0c3b9f10317d..1c40046ea253 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = subsurface-libdc-git
pkgdesc = Library for communication with dive computers
- pkgver = 20200313.7882ba4
+ pkgver = 20200507.48e46cf
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/libdc#branch=Subsurface-NG
+ source = git+https://github.com/subsurface/libdc#branch=Subsurface-DS9
sha256sums = SKIP
pkgname = subsurface-libdc-git
diff --git a/PKGBUILD b/PKGBUILD
index 86766031d0c2..141bbd6656b1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
pkgname=subsurface-libdc-git
_pkgname=libdc
-pkgver=20200313.7882ba4
+pkgver=20200507.48e46cf
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/libdc#branch=Subsurface-NG')
+source=('git+https://github.com/subsurface/libdc#branch=Subsurface-DS9')
sha256sums=('SKIP')
makedepends=('git')