summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRodolfo Panerai2023-11-26 06:13:58 +0000
committerRodolfo Panerai2023-11-26 06:13:58 +0000
commit1f7675c02fb9a877bbea8a68753e57cdc550a5e5 (patch)
tree17403fc7951b09f09fe4d0d176c1417e915711e7
parente1d47ee68dd265d7b51c38fb0adaea8712e310c8 (diff)
downloadaur-1f7675c02fb9a877bbea8a68753e57cdc550a5e5.tar.gz
Update to version 4.11.0-3
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6b59cbba1070..81625e2a7e00 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.10.0
- pkgrel = 2
+ pkgver = 4.11.0
+ pkgrel = 3
url = https://mega.nz/#sync
arch = x86_64
license = custom
@@ -22,10 +22,10 @@ pkgbase = megasync-bin
depends = systemd
depends = freeimage
optdepends = sni-qt: fix systray issue on KDE and LXQt
- provides = megasync=4.10.0
+ provides = megasync=4.11.0
conflicts = megasync
conflicts = megatools
- source = https://mega.nz/linux/repo/Arch_Extra/x86_64/megasync-4.10.0-2-x86_64.pkg.tar.zst
- sha256sums = 276cf1e3febf11b4047190abf75a5297bd2f8ca5722ebdb4ecacd3b15f2155a8
+ source = https://mega.nz/linux/repo/Arch_Extra/x86_64/megasync-4.11.0-3-x86_64.pkg.tar.zst
+ sha256sums = 01d481580c81a2c39192bde942d4a18c66a919b7a0ddd21350e03ec7b70f6f03
pkgname = megasync-bin
diff --git a/PKGBUILD b/PKGBUILD
index 8ed5918ffe12..7f70320280e9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rodolfo Panerai <rodolfo.panerai at gmail dot com>
pkgname=megasync-bin
-pkgver=4.10.0
-pkgrel=2
+pkgver=4.11.0
+pkgrel=3
pkgdesc="Easy automated syncing between your computers and your MEGA cloud drive"
arch=('x86_64')
url="https://mega.nz/#sync"
@@ -27,7 +27,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=('276cf1e3febf11b4047190abf75a5297bd2f8ca5722ebdb4ecacd3b15f2155a8')
+sha256sums=('01d481580c81a2c39192bde942d4a18c66a919b7a0ddd21350e03ec7b70f6f03')
package() {
cp -R "${srcdir}/usr" "${pkgdir}/"