summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGaetan Bisson2017-03-25 18:40:30 -1000
committerGaetan Bisson2017-03-25 18:40:30 -1000
commit2fb888d2b6e523a50bbbfb1b2a742440dc6273c1 (patch)
treee928cef733016dd516b4398efaaa2f77bc29a071
parent09480e546aafa701ea3621867fb90e63ed0b97b6 (diff)
downloadaur-2fb888d2b6e523a50bbbfb1b2a742440dc6273c1.tar.gz
switch to sha256sum :)
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e0f3e155e411..5f46aaed73c5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = subsurface-libdc-git
pkgdesc = Library for communication with dive computers
- pkgver = 20150826.ad4bcff
+ pkgver = 20160930.534dd2f
pkgrel = 1
url = http://git.subsurface-divelog.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index b703c5bd9823..c53eb6733e5f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=subsurface-libdc-git
_pkgname=libdc
-pkgver=20150826.ad4bcff
+pkgver=20160930.534dd2f
pkgrel=1
pkgdesc='Library for communication with dive computers'
url='http://git.subsurface-divelog.org/'
@@ -12,7 +12,7 @@ arch=('i686' 'x86_64')
depends=('libusb')
makedepends=('git')
source=('git://git.subsurface-divelog.org/libdc#branch=Subsurface-branch')
-sha1sums=('SKIP')
+sha256sums=('SKIP')
conflicts=('subsurface-libdc')
provides=('subsurface-libdc')