summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorÉtienne Deparis2016-04-05 20:34:21 +0200
committerÉtienne Deparis2016-04-05 20:34:21 +0200
commit50ed0cde79e5f7dbc4423eee74cdc9b2e55700bd (patch)
treef383e672616168ceaa2845662abac337c0e4d034 /PKGBUILD
parentb71563ae336deda268ee20861aa80f104201e158 (diff)
downloadaur-50ed0cde79e5f7dbc4423eee74cdc9b2e55700bd.tar.gz
New pkgbuild version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1387a612158b..521244aeaa21 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,13 +4,13 @@
pkgname=hubic
pkgver=2.1.0
_pkgbuildver=53
-pkgrel=57
+pkgrel=58
pkgdesc="Synchronization service provided by OVH."
arch=('any')
url="https://hubic.com/"
license=('custom')
provides=('hubic')
-depends=('mono<=4.2.2.30')
+depends=('mono')
install=hubic.install
changelog=CHANGELOG
source=(http://mir7.ovh.net/ovh-applications/hubic/hubiC-Linux/${pkgver}/hubiC-Linux-${pkgver}.${_pkgbuildver}-linux.tar.gz)