[arch-commits] Commit in subsurface/trunk (PKGBUILD)

Gaëtan Bisson bisson at archlinux.org
Mon Feb 13 11:11:47 UTC 2017


    Date: Monday, February 13, 2017 @ 11:11:47
  Author: bisson
Revision: 212105

upstream update

Modified:
  subsurface/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-13 10:59:41 UTC (rev 212104)
+++ PKGBUILD	2017-02-13 11:11:47 UTC (rev 212105)
@@ -4,8 +4,8 @@
 
 pkgname=subsurface
 _pkgname=Subsurface
-pkgver=4.6.0
-pkgrel=2
+pkgver=4.6.1
+pkgrel=1
 pkgdesc='Divelog program'
 url='https://subsurface-divelog.org/'
 license=('GPL2')
@@ -15,7 +15,7 @@
          'subsurface-libdc' 'subsurface-marble'
          'qt5-connectivity' 'grantlee')
 source=("https://subsurface-divelog.org/downloads/${_pkgname}-${pkgver}.tgz")
-sha1sums=('af2faabd36a8f1d4760476c995e6e9c5836b6153')
+sha1sums=('c36cabe72bc33cb848406dbe229916e1bc4ea774')
 
 prepare() {
 	cd "${srcdir}/${_pkgname}-${pkgver}"



More information about the arch-commits mailing list