summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorÉtienne Deparis2016-03-30 10:32:47 +0200
committerÉtienne Deparis2016-03-30 10:32:47 +0200
commitb71563ae336deda268ee20861aa80f104201e158 (patch)
tree5f7dd7be4e9ae29a024852a6b073b341e8a4e722 /PKGBUILD
parent029633344b9e7c5062467618a127d4364663d5f0 (diff)
downloadaur-b71563ae336deda268ee20861aa80f104201e158.tar.gz
Oups, version number don't match
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 63770cc83e71..1387a612158b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,13 +4,13 @@
pkgname=hubic
pkgver=2.1.0
_pkgbuildver=53
-pkgrel=56
+pkgrel=57
pkgdesc="Synchronization service provided by OVH."
arch=('any')
url="https://hubic.com/"
license=('custom')
provides=('hubic')
-depends=('mono<=4.2')
+depends=('mono<=4.2.2.30')
install=hubic.install
changelog=CHANGELOG
source=(http://mir7.ovh.net/ovh-applications/hubic/hubiC-Linux/${pkgver}/hubiC-Linux-${pkgver}.${_pkgbuildver}-linux.tar.gz)