summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorthisirs2020-04-26 21:59:16 +0200
committerthisirs2020-04-26 21:59:16 +0200
commit351ad4f2bdbe8c66f693acdf2db64074338a30c8 (patch)
tree7b49e51612c7ab63fb05b37b79edc9ee7c151f93
parentce73c7654c8c1d74f20a5ae1859ab2f22350c0e8 (diff)
downloadaur-351ad4f2bdbe8c66f693acdf2db64074338a30c8.tar.gz
Bump version to 4.3.3.4468
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD10
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a1f3bf1598ff..76266bb3f183 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.4468
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-4468/Ubuntu/Installer/i686/synology-cloud-station-drive-4468.i686.deb
+ md5sums_i686 = 9e0d1c5902246f2c3916a8aa36adbacb
+ source_x86_64 = https://global.download.synology.com/download/Tools/CloudStationDrive/4.3.3-4468/Ubuntu/Installer/x86_64/synology-cloud-station-drive-4468.x86_64.deb
+ md5sums_x86_64 = ea04cac3307cd2910e557be4803c1966
pkgname = synology-cloud-station-drive
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"