summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorthisirs2020-05-16 21:08:23 +0200
committerthisirs2020-05-16 21:08:23 +0200
commitb52ce835a855e8614fab7133bb9dc9d8d6b580fb (patch)
treedffd18a20e35889c3a7339e7486a3b84c4571524
parent1a49e8aca0a48364f16f05d00ad02f6ef5431441 (diff)
downloadaur-b52ce835a855e8614fab7133bb9dc9d8d6b580fb.tar.gz
Bump version to 4.3.3.4469
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD9
2 files changed, 10 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a1f3bf1598ff..fe76dbe4406e 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.2.4450
+ pkgver = 4.3.3.4469
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.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
+ source_i686 = https://global.download.synology.com/download/Tools/CloudStationDrive/4.3.3-4469/Ubuntu/Installer/i686/synology-cloud-station-drive-4469.i686.deb
+ md5sums_i686 = 650cffb6a925d79e350e0ae52d94b718
+ source_x86_64 = https://global.download.synology.com/download/Tools/CloudStationDrive/4.3.3-4469/Ubuntu/Installer/x86_64/synology-cloud-station-drive-4469.x86_64.deb
+ md5sums_x86_64 = 2abfd45014589f1818c87050f70ea90e
pkgname = synology-cloud-station-drive
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"