summaryrefslogtreecommitdiff
path: root/community/subsurface
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-03-25 03:59:45 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-03-25 03:59:45 +0000
commitec963aec4666ff7087ae150cb84398533a78f296 (patch)
tree4da354e279473e5bd24dccdc93e816b2ebbe076f /community/subsurface
parentf28fb29dd903558bdb2765f573eaf149897e7d1c (diff)
Tue Mar 25 03:55:20 UTC 2014
Diffstat (limited to 'community/subsurface')
-rw-r--r--community/subsurface/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/subsurface/PKGBUILD b/community/subsurface/PKGBUILD
index f0d7087db..53fb2697e 100644
--- a/community/subsurface/PKGBUILD
+++ b/community/subsurface/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 105595 2014-02-11 07:54:24Z bisson $
+# $Id: PKGBUILD 108147 2014-03-24 00:57:29Z bisson $
# Contributor: Francois Boulogne <fboulogne at april dot org>
# Maintainer: Gaetan Bisson <bisson@archlinux.org>
pkgname=subsurface
_pkgname=Subsurface
-pkgver=4.0.2
+pkgver=4.0.3
pkgrel=1
pkgdesc='Divelog program'
url='http://subsurface.hohndel.org/'
@@ -12,7 +12,7 @@ license=('GPL2')
arch=('i686' 'x86_64')
depends=('qt4' 'kdeedu-marble' 'libzip' 'libxml2' 'libxslt' 'sqlite' 'libdivecomputer' 'libusbx')
source=("http://subsurface.hohndel.org/downloads/${_pkgname}-${pkgver}.tgz")
-sha1sums=('14370c2e91f82a6df32d44e2a0a4b20908c74465')
+sha1sums=('f813196bbef98130b1fcb778baf6b504ec01a1eb')
build() {
cd "${srcdir}/${_pkgname}-${pkgver}"