summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRodolfo Panerai2024-06-06 22:17:38 +0200
committerRodolfo Panerai2024-06-06 22:17:38 +0200
commit5997226260935ace7d7c34e4dcf2fc0497f8d640 (patch)
tree95d20c805b959b25bab4ba78beedda2730317994 /PKGBUILD
parent4bb36e272812516718e2105ef8a3f254333f2b8a (diff)
downloadaur-megasync-bin.tar.gz
Update to version 5.2.1-5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 44a914560635..6a5e590f987c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rodolfo Panerai <rodolfo.panerai at gmail dot com>
pkgname=megasync-bin
pkgver=5.2.1
-pkgrel=4
+pkgrel=5
pkgdesc="Easy automated syncing between your computers and your MEGA cloud drive"
arch=('x86_64')
url="https://mega.nz/#sync"
@@ -30,7 +30,7 @@ depends=('glibc>=2.33'
'qt5-quickcontrols')
optdepends=('sni-qt: fix systray issue on KDE and LXQt')
source=("https://mega.nz/linux/repo/Arch_Extra/x86_64/megasync-${pkgver}-${pkgrel}-x86_64.pkg.tar.zst")
-sha256sums=('bc52d064ba4263dcaf23fdb91fb2536a2cc175f9470e9af9abc7375d702ac5cb')
+sha256sums=('6aa8e8080447d1a18b9408443190f2948d7ec9446888dfc103c77b44c9e9d46a')
package() {
cp -R "${srcdir}/usr" "${pkgdir}/"