summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authory0no2016-05-12 20:58:01 +0200
committery0no2016-05-12 20:58:01 +0200
commit44418c113487ff44a4098a0991eed7d52d0e1187 (patch)
tree0c2a11ea56f2e9392a0d5554ad93de264283e1f1
parente1212f10c87bb402f199249c15dd6337ea8334d5 (diff)
downloadaur-44418c113487ff44a4098a0991eed7d52d0e1187.tar.gz
Updated to 1.2.3
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 27f23e86b43f..f6bef8f56c4f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Yoann Ono Dit Biot <yoann.onoditbiot@gmail.com>
pkgname=pydio-sync
-pkgver=1.0.4
-pkgrel=2
+pkgver=1.2.3
+pkgrel=1
pkgdesc="Pydio synchronisation client"
arch=('i686' 'x86_64')
url="https://pyd.io"
@@ -10,7 +10,7 @@ conflicts=('pydio-sync-git' 'pydio-sync-ui-git')
provides=('pydio-sync')
options=(!strip)
depends=('qt5-webkit' 'libsm' 'gstreamer0.10-base')
-source=("https://download.pydio.com/pub/pydio-sync/release/$pkgver/PydioSync-Linux-$pkgver.tar.gz"
+source=("https://download.pydio.com/pub/pydio-sync/release/$pkgver/PydioSync-Linux-Binaries-v$pkgver.tar.gz"
"pydio.desktop")
md5sums=('eb3c7bb3d51057dcf1aea0135816263f'
'24e42bae5d695c42fc7ccc4a30d97583')