summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3cf152f7a84e..ad42b001f952 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Flow
pkgname=svfs
-pkgver=0.6.3
+pkgver=0.7.0
pkgrel=1
pkgdesc="The Swift Virtual File System for hubiC (ovh)"
arch=('i686' 'x86_64' 'arm' 'armv6h' 'armv7h')
@@ -16,11 +16,11 @@ source_armv6h=("https://github.com/ovh/svfs/releases/download/v${pkgver}/${pkgna
source_armv7h=("https://github.com/ovh/svfs/releases/download/v${pkgver}/${pkgname}_${pkgver}_armel.deb")
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=('ec3f7cd21590e650af53cbb6d93d8c6d')
-md5sums_x86_64=('581d67ee6a7464b1d112c0b6bfacef41')
-md5sums_arm=('3f9f9de3553ead49794643432b38e56e')
-md5sums_armv6h=('3f9f9de3553ead49794643432b38e56e')
-md5sums_armv7h=('3f9f9de3553ead49794643432b38e56e')
+md5sums_i686=('47c446eaa1afc70c5185178190cc48e6')
+md5sums_x86_64=('d602f527c74975c52059ee939aa11678')
+md5sums_arm=('8c2ea8e68ace9ea2b321d63cc324f975')
+md5sums_armv6h=('8c2ea8e68ace9ea2b321d63cc324f975')
+md5sums_armv7h=('8c2ea8e68ace9ea2b321d63cc324f975')
package() {