summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorthisirs2020-04-26 21:59:16 +0200
committerthisirs2020-04-26 21:59:16 +0200
commit351ad4f2bdbe8c66f693acdf2db64074338a30c8 (patch)
tree7b49e51612c7ab63fb05b37b79edc9ee7c151f93 /PKGBUILD
parentce73c7654c8c1d74f20a5ae1859ab2f22350c0e8 (diff)
downloadaur-351ad4f2bdbe8c66f693acdf2db64074338a30c8.tar.gz
Bump version to 4.3.3.4468
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0fb7d81c477d..65227d0ceed5 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=4450
-_rver=4.3.2
+_iver=4468
+_rver=4.3.3
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=('adaad0d290ab42c52d12074c3703779f')
+md5sums_i686=('9e0d1c5902246f2c3916a8aa36adbacb')
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=('ea04cac3307cd2910e557be4803c1966')
prepare() {
cd "$srcdir"