Date: Monday, February 13, 2017 @ 10:56:47 Author: bisson Revision: 212101
upstream update Modified: subsurface-libdc/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-02-13 10:44:18 UTC (rev 212100) +++ PKGBUILD 2017-02-13 10:56:47 UTC (rev 212101) @@ -4,7 +4,7 @@ pkgname=subsurface-libdc _pkgname=libdivecomputer-subsurface-branch -pkgver=4.6.0 +pkgver=4.6.1 pkgrel=1 pkgdesc='Library for communication with dive computers' url='https://git.subsurface-divelog.org/' @@ -11,7 +11,7 @@ license=('LGPL') arch=('i686' 'x86_64') source=("https://subsurface-divelog.org/downloads/${_pkgname}-${pkgver}.tgz") -sha1sums=('99683e0160baf5bce6c1827902ad5989bbad59a2') +sha1sums=('af1b1cad2bf39a4108d0da5dd9e2f213c4ccd310') conflicts=('libdivecomputer') provides=('libdivecomputer')
