summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRodolfo Panerai2023-07-07 10:44:42 +0200
committerRodolfo Panerai2023-07-07 10:44:42 +0200
commit8ddaf69b3f1a0a1f8513886e4e691981f07170ca (patch)
treef2ed69b801efb98c0ec1e50cea0c02daecfbe052
parent613c8ab1e558fafb9364309a2501f9e2a07bbc98 (diff)
downloadaur-8ddaf69b3f1a0a1f8513886e4e691981f07170ca.tar.gz
Update to version 4.9.5-2
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9166ed6d2eb1..0fa3f93fbd3f 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.4
- pkgrel = 3
+ pkgver = 4.9.5
+ pkgrel = 2
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.4
+ provides = megasync=4.9.5
conflicts = megasync
- source = https://mega.nz/linux/repo/Arch_Extra/x86_64/megasync-4.9.4-3-x86_64.pkg.tar.zst
- sha256sums = 5b00aed3ab926a180323a11a90b0370632080cbdabca550f78c0b113e4ddfca8
+ source = https://mega.nz/linux/repo/Arch_Extra/x86_64/megasync-4.9.5-2-x86_64.pkg.tar.zst
+ sha256sums = 344996a15af4328ba0a3330dfa8b9eee10452090edb05974d7917ca7a532cc2a
pkgname = megasync-bin
diff --git a/PKGBUILD b/PKGBUILD
index 33d05a71fe8a..a3e4da26caae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rodolfo Panerai <rodolfo.panerai at gmail dot com>
pkgname=megasync-bin
-pkgver=4.9.4
-pkgrel=3
+pkgver=4.9.5
+pkgrel=2
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=('5b00aed3ab926a180323a11a90b0370632080cbdabca550f78c0b113e4ddfca8')
+sha256sums=('344996a15af4328ba0a3330dfa8b9eee10452090edb05974d7917ca7a532cc2a')
package() {
cp -R "${srcdir}/usr" "${pkgdir}/"