summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRodolfo Panerai2023-05-20 21:00:13 +0200
committerRodolfo Panerai2023-05-20 21:00:13 +0200
commit613c8ab1e558fafb9364309a2501f9e2a07bbc98 (patch)
tree9d8b7106fb17e8faff1addac362b2c875644d8d1
parentc228756481d5254402f90a0a7ea5c9e1eba4cc0e (diff)
downloadaur-613c8ab1e558fafb9364309a2501f9e2a07bbc98.tar.gz
Update to version 4.9.4-3
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a052f0df26d7..9166ed6d2eb1 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.1
+ pkgver = 4.9.4
pkgrel = 3
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.1
+ provides = megasync=4.9.4
conflicts = megasync
- source = https://mega.nz/linux/repo/Arch_Extra/x86_64/megasync-4.9.1-3-x86_64.pkg.tar.zst
- sha256sums = 13a3ffe58f60214253db8cbae66cfb08932c283849cbe74c2e88b9d774953589
+ source = https://mega.nz/linux/repo/Arch_Extra/x86_64/megasync-4.9.4-3-x86_64.pkg.tar.zst
+ sha256sums = 5b00aed3ab926a180323a11a90b0370632080cbdabca550f78c0b113e4ddfca8
pkgname = megasync-bin
diff --git a/PKGBUILD b/PKGBUILD
index 96ad9f3baa0d..33d05a71fe8a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Rodolfo Panerai <rodolfo.panerai at gmail dot com>
pkgname=megasync-bin
-pkgver=4.9.1
+pkgver=4.9.4
pkgrel=3
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=('13a3ffe58f60214253db8cbae66cfb08932c283849cbe74c2e88b9d774953589')
+sha256sums=('5b00aed3ab926a180323a11a90b0370632080cbdabca550f78c0b113e4ddfca8')
package() {
cp -R "${srcdir}/usr" "${pkgdir}/"