summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRodolfo Panerai2023-03-06 19:03:14 +0100
committerRodolfo Panerai2023-03-06 19:03:14 +0100
commit916c1f82107733e635dd5856f49d53d8c6aba35d (patch)
tree435bd5b8e34443e817546fb5b2ed3740b3f94df0
parent5793564e5cb5d8c788a9371d32398e0cf4b59e7a (diff)
downloadaur-916c1f82107733e635dd5856f49d53d8c6aba35d.tar.gz
Update to version 4.9.0-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5ce4af29e040..517d39997dfb 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.8.8
+ pkgver = 4.9.0
pkgrel = 1
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.8.8
+ provides = megasync=4.9.0
conflicts = megasync
- source = https://mega.nz/linux/repo/Arch_Extra/x86_64/megasync-4.8.8-1-x86_64.pkg.tar.zst
- sha256sums = adc7aea950e8be46a7b877dab32e84ca0e1463321badca0df166946010e2bd48
+ source = https://mega.nz/linux/repo/Arch_Extra/x86_64/megasync-4.9.0-1-x86_64.pkg.tar.zst
+ sha256sums = 1f6961004b8953ca063aae27437064f665bc87eabd6933900669334ea2616005
pkgname = megasync-bin
diff --git a/PKGBUILD b/PKGBUILD
index f95d13d147b6..6f961c6f6987 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Rodolfo Panerai <rodolfo.panerai at gmail dot com>
pkgname=megasync-bin
-pkgver=4.8.8
+pkgver=4.9.0
pkgrel=1
pkgdesc="Easy automated syncing between your computers and your MEGA cloud drive"
arch=('x86_64')
@@ -26,7 +26,7 @@ depends=('glibc'
'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=('adc7aea950e8be46a7b877dab32e84ca0e1463321badca0df166946010e2bd48')
+sha256sums=('1f6961004b8953ca063aae27437064f665bc87eabd6933900669334ea2616005')
package() {
cp -R "${srcdir}/usr" "${pkgdir}/"