summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRodolfo Panerai2021-07-27 11:35:28 +0200
committerRodolfo Panerai2021-07-27 11:35:28 +0200
commit56f0c7bcc7570ca63a28b2ca2a6688f18b175a27 (patch)
treeab8eb69767e03333a9a57120aafd506b8a954b96
parent2b8b66e7e441afbdc1f9b0d09f97e16f6a58e99d (diff)
downloadaur-56f0c7bcc7570ca63a28b2ca2a6688f18b175a27.tar.gz
Update to version 4.5.3
-rw-r--r--.SRCINFO11
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 39f8ac252f7f..ceb7806d2cd1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = megasync-bin
pkgdesc = Easy automated syncing between your computers and your MEGA cloud drive
- pkgver = 4.4.0
- pkgrel = 3
+ pkgver = 4.5.3
+ pkgrel = 1
url = https://mega.io
arch = x86_64
license = custom
@@ -20,10 +20,9 @@ pkgbase = megasync-bin
depends = libraw
depends = double-conversion
optdepends = sni-qt: fix systray issue on KDE and LXQt
- provides = megasync=4.4.0
+ provides = megasync=4.5.3
conflicts = megasync
- source = https://mega.io/linux/MEGAsync/Arch_Extra/x86_64/megasync-4.4.0-3-x86_64.pkg.tar.zst
- sha256sums = 93613a073cc98c4026da71b3e7ef6c23afacbea250a55ae00bd7bc4f68450033
+ source = https://mega.io/linux/MEGAsync/Arch_Extra/x86_64/megasync-4.5.3-1-x86_64.pkg.tar.zst
+ sha256sums = 1a55c054b0176fd015deb2c2232eb8ee5c1cc1b5cdde9ea52595fc28010adb30
pkgname = megasync-bin
-
diff --git a/PKGBUILD b/PKGBUILD
index a55822f9892c..97bc58b810b0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rodolfo Panerai <rodolfo.panerai at gmail dot com>
pkgname=megasync-bin
-pkgver=4.4.0
-pkgrel=3
+pkgver=4.5.3
+pkgrel=1
pkgdesc="Easy automated syncing between your computers and your MEGA cloud drive"
arch=('x86_64')
url="https://mega.io"
@@ -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=('93613a073cc98c4026da71b3e7ef6c23afacbea250a55ae00bd7bc4f68450033')
+sha256sums=('1a55c054b0176fd015deb2c2232eb8ee5c1cc1b5cdde9ea52595fc28010adb30')
package() {
cp -R "${srcdir}/usr" "${pkgdir}/"