summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD18
2 files changed, 15 insertions, 15 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d1e3d68b3856..d8ce43b0c656 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = synology-drive
pkgdesc = Drive for PC, the desktop utility of the DSM add-on package, Drive, allows you to sync and share files owned by you or shared by others between a centralized Synology NAS and multiple client computers.
- pkgver = 2.0.2
- pkgrel = 11076
+ pkgver = 2.0.1
+ pkgrel = 11061
url = https://www.synology.com
arch = i686
arch = x86_64
@@ -14,10 +14,10 @@ pkgbase = synology-drive
conflicts = cloudstation-beta
conflicts = cloudstation-3.0
conflicts = cloudstation-drive
- source_i686 = https://global.download.synology.com/download/Tools/SynologyDriveClient/2.0.2-11076/Ubuntu/Installer/i686/synology-drive-client-11076.i686.deb
- md5sums_i686 =
- source_x86_64 = https://global.download.synology.com/download/Tools/SynologyDriveClient/2.0.2-11076/Ubuntu/Installer/x86_64/synology-drive-client-11076.x86_64.deb
- md5sums_x86_64 = 43d8f46c70250d225be108dcb91c08b5
+ source_i686 = https://global.download.synology.com/download/Tools/SynologyDriveClient/2.0.1-11061/Ubuntu/Installer/i686/synology-drive-client-11061.i686.deb
+ md5sums_i686 = d2539d21a7241d6fd6816cf80705e860
+ source_x86_64 = https://global.download.synology.com/download/Tools/SynologyDriveClient/2.0.1-11061/Ubuntu/Installer/x86_64/synology-drive-client-11061.x86_64.deb
+ md5sums_x86_64 = 40e1b06a6b161cd02eaf728774d92052
pkgname = synology-drive
diff --git a/PKGBUILD b/PKGBUILD
index 1b2624c95028..1a49d0ebdee8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,23 +1,23 @@
# Maintainer: Felipe Martin <me@fmartingr.com>
pkgname="synology-drive"
-pkgver="2.0.2"
-pkgrel="11076"
+pkgver="2.0.1"
+pkgrel="11061"
pkgdesc="Drive for PC, the desktop utility of the DSM add-on package, Drive, allows you to sync and share files owned by you or shared by others between a centralized Synology NAS and multiple client computers."
arch=('i686' 'x86_64')
url="https://www.synology.com"
license=('unknown')
-depends=('glibc' 'libsm' 'binutils' 'fontconfig' )
-optdepends=('nautilus: For nautilus integration' )
-conflicts=('cloudstation-beta' 'cloudstation-3.0' 'cloudstation-drive' )
+depends=('glibc' 'libsm' 'binutils' 'fontconfig')
+optdepends=('nautilus: For nautilus integration')
+conflicts=('cloudstation-beta' 'cloudstation-3.0' 'cloudstation-drive')
source=()
md5sums=()
-source_i686=(https://global.download.synology.com/download/Tools/SynologyDriveClient/2.0.2-11076/Ubuntu/Installer/i686/synology-drive-client-11076.i686.deb)
-md5sums_i686=('')
+source_i686=(https://global.download.synology.com/download/Tools/SynologyDriveClient/2.0.1-11061/Ubuntu/Installer/i686/synology-drive-client-11061.i686.deb)
+md5sums_i686=('d2539d21a7241d6fd6816cf80705e860')
-source_x86_64=(https://global.download.synology.com/download/Tools/SynologyDriveClient/2.0.2-11076/Ubuntu/Installer/x86_64/synology-drive-client-11076.x86_64.deb)
-md5sums_x86_64=('43d8f46c70250d225be108dcb91c08b5')
+source_x86_64=(https://global.download.synology.com/download/Tools/SynologyDriveClient/2.0.1-11061/Ubuntu/Installer/x86_64/synology-drive-client-11061.x86_64.deb)
+md5sums_x86_64=('40e1b06a6b161cd02eaf728774d92052')
prepare() {
cd "$srcdir"