summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRodolfo Panerai2021-03-04 09:36:59 +0100
committerRodolfo Panerai2021-03-04 09:36:59 +0100
commitc8eef0191e3ec8f6534466a97e41058874b90c0c (patch)
tree1b645aa3f76e044810ef032286ef190878c06213
parentd26aeb76301bb4baaf4331e6f10fed70c8d58373 (diff)
downloadaur-c8eef0191e3ec8f6534466a97e41058874b90c0c.tar.gz
Update to version 4.4.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c1281c2a454d..4af29812e42e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = megasync-bin
pkgdesc = Easy automated syncing between your computers and your MEGA cloud drive
- pkgver = 4.3.8
+ pkgver = 4.4.0
pkgrel = 1
url = https://mega.nz
arch = x86_64
@@ -20,10 +20,10 @@ pkgbase = megasync-bin
depends = libraw
depends = double-conversion
optdepends = sni-qt: fix systray issue on KDE and LXQt
- provides = megasync=4.3.8
+ provides = megasync=4.4.0
conflicts = megasync
- source = https://mega.nz/linux/MEGAsync/Arch_Extra/x86_64/megasync-4.3.8-1-x86_64.pkg.tar.zst
- sha256sums = 7b3adc8cf17435e8bf93d0f51f42057ed621259181a04ca55e7162336eb01937
+ source = https://mega.nz/linux/MEGAsync/Arch_Extra/x86_64/megasync-4.4.0-1-x86_64.pkg.tar.zst
+ sha256sums = df80baeec7c0b534fa8120dda6041a6ffe2a59b4d7281abf82be938334d93da7
pkgname = megasync-bin
diff --git a/PKGBUILD b/PKGBUILD
index b5d3f94f3e82..a348a7573ca9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Rodolfo Panerai <rodolfo.panerai at gmail dot com>
pkgname=megasync-bin
-pkgver=4.3.8
+pkgver=4.4.0
pkgrel=1
pkgdesc="Easy automated syncing between your computers and your MEGA cloud drive"
arch=('x86_64')
@@ -24,7 +24,7 @@ depends=('glibc'
'double-conversion')
optdepends=('sni-qt: fix systray issue on KDE and LXQt')
source=("${url}/linux/MEGAsync/Arch_Extra/x86_64/megasync-${pkgver}-${pkgrel}-x86_64.pkg.tar.zst")
-sha256sums=('7b3adc8cf17435e8bf93d0f51f42057ed621259181a04ca55e7162336eb01937')
+sha256sums=('df80baeec7c0b534fa8120dda6041a6ffe2a59b4d7281abf82be938334d93da7')
package() {
cp -R "${srcdir}/usr" "${pkgdir}/"