summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorthisirs2019-08-26 13:52:52 +0200
committerthisirs2019-08-26 13:52:52 +0200
commitce73c7654c8c1d74f20a5ae1859ab2f22350c0e8 (patch)
treede4db979ff2d70e344e2ae74e7974833031d6485
parent7c96f4a94b8cdac11e2d0640657769d14683df43 (diff)
downloadaur-ce73c7654c8c1d74f20a5ae1859ab2f22350c0e8.tar.gz
Bump version to 4.3.2.4450
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 37606569a4a6..a1f3bf1598ff 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = synology-cloud-station-drive
pkgdesc = An application which sync files between your computers and Synology NAS
- pkgver = 4.3.1.4437
+ pkgver = 4.3.2.4450
pkgrel = 1
url = https://www.synology.com/en-global/releaseNote/CloudStationDrive
arch = i686
arch = x86_64
license = custom
optdepends = nautilus: Nautilus integration
- source_i686 = https://global.download.synology.com/download/Tools/CloudStationDrive/4.3.1-4437/Ubuntu/Installer/i686/synology-cloud-station-drive-4437.i686.deb
- md5sums_i686 = 46587b7625c0858b4818ca3dc0da7fa6
- source_x86_64 = https://global.download.synology.com/download/Tools/CloudStationDrive/4.3.1-4437/Ubuntu/Installer/x86_64/synology-cloud-station-drive-4437.x86_64.deb
- md5sums_x86_64 = 16373d158e162bd03f90f2c9739b073d
+ source_i686 = https://global.download.synology.com/download/Tools/CloudStationDrive/4.3.2-4450/Ubuntu/Installer/i686/synology-cloud-station-drive-4450.i686.deb
+ md5sums_i686 = adaad0d290ab42c52d12074c3703779f
+ source_x86_64 = https://global.download.synology.com/download/Tools/CloudStationDrive/4.3.2-4450/Ubuntu/Installer/x86_64/synology-cloud-station-drive-4450.x86_64.deb
+ md5sums_x86_64 = 7350463b1d6b5013fe6ae39e457d78c2
pkgname = synology-cloud-station-drive
diff --git a/PKGBUILD b/PKGBUILD
index ba8d3a9e3a3e..0fb7d81c477d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Lev Lybin <aur@devtrue.net>
pkgname=synology-cloud-station-drive
-_iver=4437
-_rver=4.3.1
+_iver=4450
+_rver=4.3.2
pkgver=$_rver.$_iver
pkgrel=1
pkgdesc='An application which sync files between your computers and Synology NAS'
@@ -12,9 +12,9 @@ url='https://www.synology.com/en-global/releaseNote/CloudStationDrive'
license=('custom')
optdepends=('nautilus: Nautilus integration')
source_i686=("https://global.download.synology.com/download/Tools/CloudStationDrive/$_rver-$_iver/Ubuntu/Installer/i686/synology-cloud-station-drive-$_iver.i686.deb")
-md5sums_i686=('46587b7625c0858b4818ca3dc0da7fa6')
+md5sums_i686=('adaad0d290ab42c52d12074c3703779f')
source_x86_64=("https://global.download.synology.com/download/Tools/CloudStationDrive/$_rver-$_iver/Ubuntu/Installer/x86_64/synology-cloud-station-drive-$_iver.x86_64.deb")
-md5sums_x86_64=('16373d158e162bd03f90f2c9739b073d')
+md5sums_x86_64=('7350463b1d6b5013fe6ae39e457d78c2')
prepare() {
cd "$srcdir"