summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGaetan Bisson2015-08-30 18:21:16 -1000
committerGaetan Bisson2015-08-30 18:21:16 -1000
commit16a365b269e6902db167e81ba7dd4d9d9c97a409 (patch)
tree567e0fae597cb010af06522ecf5f0782ed7dd059
parent68ccb562cebbe28f5e3d58a185e2f8be8fa69162 (diff)
downloadaur-16a365b269e6902db167e81ba7dd4d9d9c97a409.tar.gz
upstream update
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 754c7c297359..05cf2038a04a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = subsurface-git
pkgdesc = Divelog program
- pkgver = 20150713.e82f8ea
+ pkgver = 20150830.2c4ae23
pkgrel = 1
url = http://subsurface-divelog.org/
install = install
@@ -15,11 +15,11 @@ pkgbase = subsurface-git
depends = libxslt
depends = sqlite
depends = libusb
- depends = libgit2
+ depends = subsurface-marble
+ depends = subsurface-libdc-git
+ depends = libgit2-git
depends = qt5-connectivity
depends = grantlee-qt5
- depends = subsurface-libdc-git
- depends = subsurface-marble
provides = subsurface
conflicts = subsurface
source = git://git.subsurface-divelog.org/subsurface
diff --git a/PKGBUILD b/PKGBUILD
index 329372792709..d45ee041eb40 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=subsurface-git
_pkgname=subsurface
-pkgver=20150717.d595f5c
+pkgver=20150830.2c4ae23
pkgrel=1
pkgdesc='Divelog program'
url='http://subsurface-divelog.org/'