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 e8904b46331f..7839ab972c9e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Flow
pkgname=svfs
-pkgver=0.7.2
+pkgver=0.7.3
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=('5e3a9882e29cad5caa95b7b3b6e320ea')
-md5sums_x86_64=('d9d5cbad822a56ade569f3d2ca7d4520')
-md5sums_arm=('e7aaae00037b85570b10dd48a65e158c')
-md5sums_armv6h=('e7aaae00037b85570b10dd48a65e158c')
-md5sums_armv7h=('e7aaae00037b85570b10dd48a65e158c')
+md5sums_i686=('bb567afc23d3fbea7cb73ab162d3ce40')
+md5sums_x86_64=('94bd88b5e1537ded88217e3d4affc1b9')
+md5sums_arm=('49855eae3577865b8011a7faf90c2390')
+md5sums_armv6h=('49855eae3577865b8011a7faf90c2390')
+md5sums_armv7h=('49855eae3577865b8011a7faf90c2390')
package() {
cd "${srcdir}"