summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRodolfo Panerai2023-08-25 21:54:53 +0200
committerRodolfo Panerai2023-08-25 21:54:53 +0200
commit35969ec9d75e2b0530bdb18f0abd023d3acd5116 (patch)
treed22cce4694050b8c1a0245175e34fcf7b575e527
parent18c67932f8747f162d0b8555c852831508344330 (diff)
downloadaur-35969ec9d75e2b0530bdb18f0abd023d3acd5116.tar.gz
Update to version 4.9.6-2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c703bd8add86..031880cf0ac4 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.9.5
+ pkgver = 4.9.6
pkgrel = 2
url = https://mega.io
arch = x86_64
@@ -22,9 +22,9 @@ pkgbase = megasync-bin
depends = systemd
depends = freeimage
optdepends = sni-qt: fix systray issue on KDE and LXQt
- provides = megasync=4.9.5
+ provides = megasync=4.9.6
conflicts = megasync
- source = https://mega.nz/linux/repo/Arch_Extra/x86_64/megasync-4.9.5-2-x86_64.pkg.tar.zst
- sha256sums = 344996a15af4328ba0a3330dfa8b9eee10452090edb05974d7917ca7a532cc2a
+ source = https://mega.nz/linux/repo/Arch_Extra/x86_64/megasync-4.9.6-2-x86_64.pkg.tar.zst
+ sha256sums = 1fa065c9a53486d28e654fd3e17cd5055806f0cbd98b556960cdb14fb139fb8a
pkgname = megasync-bin
diff --git a/PKGBUILD b/PKGBUILD
index 298607ca4cca..e232d0818cc0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Rodolfo Panerai <rodolfo.panerai at gmail dot com>
pkgname=megasync-bin
-pkgver=4.9.5
+pkgver=4.9.6
pkgrel=2
pkgdesc="Easy automated syncing between your computers and your MEGA cloud drive"
arch=('x86_64')
@@ -26,7 +26,7 @@ depends=('glibc>=2.33'
'freeimage')
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=('344996a15af4328ba0a3330dfa8b9eee10452090edb05974d7917ca7a532cc2a')
+sha256sums=('1fa065c9a53486d28e654fd3e17cd5055806f0cbd98b556960cdb14fb139fb8a')
package() {
cp -R "${srcdir}/usr" "${pkgdir}/"