Date: Sunday, November 8, 2015 @ 05:25:36 Author: bisson Revision: 146382
upstream update Modified: subsurface-libdc/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-11-07 17:45:25 UTC (rev 146381) +++ PKGBUILD 2015-11-08 04:25:36 UTC (rev 146382) @@ -4,7 +4,7 @@ pkgname=subsurface-libdc _pkgname=libdivecomputer-subsurface-branch -pkgver=4.5.1 +pkgver=4.5.2 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=('604fd43901a60fa05cee6a1bf57a4320c43608bf') +sha1sums=('d9a1e4480a2e2f558372d497b0ad588c758583eb') conflicts=('libdivecomputer') provides=('libdivecomputer')
