summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fa1b338475c1..93e2b5acba02 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Flow
pkgname=svfs
-pkgver=0.5.2
+pkgver=0.6.0
pkgrel=1
pkgdesc="The Swift Virtual File System for hubiC (ovh)"
arch=('i686' 'x86_64')
@@ -13,8 +13,8 @@ depends=('fuse' 'ruby')
makedepends=()
source_x86_64=("https://github.com/ovh/svfs/releases/download/v${pkgver}/${pkgname}_${pkgver}_amd64.deb")
source_i686=("https://github.com/ovh/svfs/releases/download/v${pkgver}/${pkgname}_${pkgver}_386.deb")
-md5sums_i686=('2ca3f2490a18ffabb98fb4632d5cb533')
-md5sums_x86_64=('135c4836c4b8e4033b341e46df231a4f')
+md5sums_i686=('bf22318beccc243a139de436064eb31d')
+md5sums_x86_64=('9c4747e0c81f9e28025a3bbb5efeab26')
package() {
cd "${srcdir}"