Date: Tuesday, October 27, 2015 @ 17:51:18 Author: bisson Revision: 145129
upstream update Modified: subsurface-libdc/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-10-27 15:18:23 UTC (rev 145128) +++ PKGBUILD 2015-10-27 16:51:18 UTC (rev 145129) @@ -4,7 +4,7 @@ pkgname=subsurface-libdc _pkgname=libdivecomputer-subsurface-branch -pkgver=4.5.0 +pkgver=4.5.1 pkgrel=1 pkgdesc='Library for communication with dive computers' url='http://git.subsurface-divelog.org/' @@ -11,7 +11,7 @@ license=('LGPL') arch=('i686' 'x86_64') source=("http://subsurface-divelog.org/downloads/${_pkgname}-${pkgver}.tgz") -sha1sums=('655aa6254e709e675708483d03e3aefbfc8cefee') +sha1sums=('604fd43901a60fa05cee6a1bf57a4320c43608bf') conflicts=('libdivecomputer') provides=('libdivecomputer')
