summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRodolfo Panerai2023-04-04 23:15:36 +0200
committerRodolfo Panerai2023-04-04 23:15:36 +0200
commitc228756481d5254402f90a0a7ea5c9e1eba4cc0e (patch)
treeadfe0f70f493219dd14764ec182376407ec9dbd2
parent916c1f82107733e635dd5856f49d53d8c6aba35d (diff)
downloadaur-c228756481d5254402f90a0a7ea5c9e1eba4cc0e.tar.gz
Update to version 4.9.1-3
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 517d39997dfb..a052f0df26d7 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.9.0
- pkgrel = 1
+ pkgver = 4.9.1
+ pkgrel = 3
url = https://mega.io
arch = x86_64
license = custom
@@ -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.0
+ provides = megasync=4.9.1
conflicts = megasync
- source = https://mega.nz/linux/repo/Arch_Extra/x86_64/megasync-4.9.0-1-x86_64.pkg.tar.zst
- sha256sums = 1f6961004b8953ca063aae27437064f665bc87eabd6933900669334ea2616005
+ source = https://mega.nz/linux/repo/Arch_Extra/x86_64/megasync-4.9.1-3-x86_64.pkg.tar.zst
+ sha256sums = 13a3ffe58f60214253db8cbae66cfb08932c283849cbe74c2e88b9d774953589
pkgname = megasync-bin
diff --git a/PKGBUILD b/PKGBUILD
index 6f961c6f6987..96ad9f3baa0d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rodolfo Panerai <rodolfo.panerai at gmail dot com>
pkgname=megasync-bin
-pkgver=4.9.0
-pkgrel=1
+pkgver=4.9.1
+pkgrel=3
pkgdesc="Easy automated syncing between your computers and your MEGA cloud drive"
arch=('x86_64')
url="https://mega.io"
@@ -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=('1f6961004b8953ca063aae27437064f665bc87eabd6933900669334ea2616005')
+sha256sums=('13a3ffe58f60214253db8cbae66cfb08932c283849cbe74c2e88b9d774953589')
package() {
cp -R "${srcdir}/usr" "${pkgdir}/"