summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authory0no2016-02-05 22:28:55 +0100
committery0no2016-02-05 22:28:55 +0100
commit4f4a2ac4039d98c8388edee38ec2e5a5cbf0a1f5 (patch)
treee327957a4861342f17ab996d4086127008e9b9dc
parentb72c717259420a35c5bdffb1c584c5ab94adbd31 (diff)
downloadaur-4f4a2ac4039d98c8388edee38ec2e5a5cbf0a1f5.tar.gz
Update to v1.0.4
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0066474a9226..562114163ab9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Yoann Ono Dit Biot <yoann.onoditbiot@gmail.com>
pkgname=pydio-sync
-pkgver=1.0.2
+pkgver=1.0.4
pkgrel=1
pkgdesc="Pydio synchronisation client"
arch=('i686' 'x86_64')
@@ -10,9 +10,9 @@ conflicts=('pydio-sync-git' 'pydio-sync-ui-git')
provides=('pydio-sync')
options=(!strip)
depends=('qt5-webkit' 'libsm' 'gstreamer0.10-base')
-source=("https://pyd.io/resources/pydio6/data/public/pydiosync-linux-1-0-2-targz?dl=true&file=/1e481dfadf/PydioSync-Linux-v$pkgver.tar.gz"
+source=("https://download.pydio.com/pub/pydio-sync/release/$pkgver/PydioSync-Linux-$pkgver.tar.gz"
"pydio.desktop")
-md5sums=('501bc58a8b08345e9e2acf5bc5474680'
+md5sums=('eb3c7bb3d51057dcf1aea0135816263f'
'24e42bae5d695c42fc7ccc4a30d97583')