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 95282862e824..db0721a02b60 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Flow
pkgname=svfs
-pkgver=0.7.4
+pkgver=0.8.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=('2236720f4a4222110307cb43e16cf6cd')
-md5sums_x86_64=('b812a2aba12a9391d51dd7e7ab3b4d69')
-md5sums_arm=('e6ec17e77902a6daf5e85eb94fa00ba6')
-md5sums_armv6h=('e6ec17e77902a6daf5e85eb94fa00ba6')
-md5sums_armv7h=('e6ec17e77902a6daf5e85eb94fa00ba6')
+md5sums_i686=('0980cb3fc09ca6e5ad2fa4f4fdad9015')
+md5sums_x86_64=('e71c22886c7d58fbc5f16ac85c042e6c')
+md5sums_arm=('74815b182ceda0616b5ac6ba8e0623b6')
+md5sums_armv6h=('74815b182ceda0616b5ac6ba8e0623b6')
+md5sums_armv7h=('74815b182ceda0616b5ac6ba8e0623b6')
package() {
cd "${srcdir}"