[arch-commits] Commit in hubicfuse/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Jun 3 16:57:21 UTC 2018
Date: Sunday, June 3, 2018 @ 16:57:20
Author: felixonmars
Revision: 339405
upgpkg: hubicfuse 3.0.1-3
json-c 0.13.1 rebuild
Modified:
hubicfuse/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-06-03 16:57:16 UTC (rev 339404)
+++ PKGBUILD 2018-06-03 16:57:20 UTC (rev 339405)
@@ -2,7 +2,7 @@
pkgname=hubicfuse
pkgver=3.0.1
-pkgrel=2
+pkgrel=3
pkgdesc="A fuse filesystem to access HubiC cloud storage"
arch=('x86_64')
url="https://github.com/TurboGit/hubicfuse"
@@ -9,7 +9,7 @@
license=('MIT')
depends=('curl' 'file' 'fuse' 'json-c' 'libxml2')
source=(${pkgname}-${pkgver}.tar.gz::"${url}/archive/v${pkgver}.tar.gz")
-sha256sums=('6c4687b07e7e3b184ad30f1d3c66932867ee6e5a38e5d153fbf408ca06d0533e')
+sha512sums=('39301395987c8e68c5de57361a6b1ce8c8cd58e3dfdf89b23ff9efd63900eb934261aab6df46d2cf73e4151b9815d1ebe4984cabd9145b83191835e6c4360e16')
build() {
cd ${pkgname}-${pkgver}
More information about the arch-commits
mailing list