summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRodolfo Panerai2022-09-04 01:51:45 +0200
committerRodolfo Panerai2022-09-04 01:51:45 +0200
commit8876e44a4b71bb5fe718aeaccc8fe9a5308e87c6 (patch)
treeafd5941a0c55a8e3d363f446b54d7422960bfd5a
parent48524645cb9f00f727b0c1a40f0a16ba0e7f40e9 (diff)
downloadaur-8876e44a4b71bb5fe718aeaccc8fe9a5308e87c6.tar.gz
Update to version 4.6.8-2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fe81105067dc..5a8ec92eb5a5 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.6.7
+ pkgver = 4.6.8
pkgrel = 2
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.6.7
+ provides = megasync=4.6.8
conflicts = megasync
- source = https://mega.io/linux/repo/Arch_Extra/x86_64/megasync-4.6.7-2-x86_64.pkg.tar.zst
- sha256sums = 05a4df6eba3401549dd53cea78fa02a835fd88ae980bc9a1ca9f89b683c11d2a
+ source = https://mega.io/linux/repo/Arch_Extra/x86_64/megasync-4.6.8-2-x86_64.pkg.tar.zst
+ sha256sums = 4f07c8fd9b4cc7a637a94f022c79865d237c8066b7122c2b658be6ee44cba2a8
pkgname = megasync-bin
diff --git a/PKGBUILD b/PKGBUILD
index 58fd126e7adf..52549e027fe4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Rodolfo Panerai <rodolfo.panerai at gmail dot com>
pkgname=megasync-bin
-pkgver=4.6.7
+pkgver=4.6.8
pkgrel=2
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=("${url}/linux/repo/Arch_Extra/x86_64/megasync-${pkgver}-${pkgrel}-x86_64.pkg.tar.zst")
-sha256sums=('05a4df6eba3401549dd53cea78fa02a835fd88ae980bc9a1ca9f89b683c11d2a')
+sha256sums=('4f07c8fd9b4cc7a637a94f022c79865d237c8066b7122c2b658be6ee44cba2a8')
package() {
cp -R "${srcdir}/usr" "${pkgdir}/"