summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorthisirs2020-05-16 21:08:23 +0200
committerthisirs2020-05-16 21:08:23 +0200
commitb52ce835a855e8614fab7133bb9dc9d8d6b580fb (patch)
treedffd18a20e35889c3a7339e7486a3b84c4571524 /PKGBUILD
parent1a49e8aca0a48364f16f05d00ad02f6ef5431441 (diff)
downloadaur-b52ce835a855e8614fab7133bb9dc9d8d6b580fb.tar.gz
Bump version to 4.3.3.4469
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0fb7d81c477d..d6a890422849 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,10 @@
+# -*- firestarter: "makepkg --printsrcinfo > .SRCINFO" -*-
# Maintainer: Filipe LaĆ­ns (FFY00) <lains@archlinux.org>
# Contributor: Lev Lybin <aur@devtrue.net>
pkgname=synology-cloud-station-drive
-_iver=4450
-_rver=4.3.2
+_iver=4469
+_rver=4.3.3
pkgver=$_rver.$_iver
pkgrel=1
pkgdesc='An application which sync files between your computers and Synology NAS'
@@ -12,9 +13,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=('adaad0d290ab42c52d12074c3703779f')
+md5sums_i686=('650cffb6a925d79e350e0ae52d94b718')
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=('7350463b1d6b5013fe6ae39e457d78c2')
+md5sums_x86_64=('2abfd45014589f1818c87050f70ea90e')
prepare() {
cd "$srcdir"