summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorthisirs2020-04-29 11:14:56 +0200
committerthisirs2020-04-29 11:14:56 +0200
commit1a49e8aca0a48364f16f05d00ad02f6ef5431441 (patch)
treede4db979ff2d70e344e2ae74e7974833031d6485 /PKGBUILD
parent351ad4f2bdbe8c66f693acdf2db64074338a30c8 (diff)
downloadaur-1a49e8aca0a48364f16f05d00ad02f6ef5431441.tar.gz
Revert "Bump version to 4.3.3.4468"
This reverts commit 351ad4f2bdbe8c66f693acdf2db64074338a30c8.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 65227d0ceed5..0fb7d81c477d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
-# -*- firestarter: "makepkg --printsrcinfo > .SRCINFO" -*-
# Maintainer: Filipe LaĆ­ns (FFY00) <lains@archlinux.org>
# Contributor: Lev Lybin <aur@devtrue.net>
+
pkgname=synology-cloud-station-drive
-_iver=4468
-_rver=4.3.3
+_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=('9e0d1c5902246f2c3916a8aa36adbacb')
+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=('ea04cac3307cd2910e557be4803c1966')
+md5sums_x86_64=('7350463b1d6b5013fe6ae39e457d78c2')
prepare() {
cd "$srcdir"