summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRodolfo Panerai2022-04-21 09:33:26 +0200
committerRodolfo Panerai2022-04-21 09:33:26 +0200
commitccf0f348d29528df8c658769610a77a1090baf62 (patch)
tree3bf2a9e0ce13e485a6e806ebb939bd0e343845b9
parent3128322a3f8446364001db8e65a805f60245553b (diff)
downloadaur-ccf0f348d29528df8c658769610a77a1090baf62.tar.gz
Update to version 4.6.6-2
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7524189254f7..08fa0327185e 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.6.5
- pkgrel = 6
+ pkgver = 4.6.6
+ 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.6.5
+ provides = megasync=4.6.6
conflicts = megasync
- source = https://mega.io/linux/repo/Arch_Extra/x86_64/megasync-4.6.5-6-x86_64.pkg.tar.zst
- sha256sums = 9c24b7791fd10baaa4207e3ea96368adbf124777360d6c3c19ad73f38ef15212
+ source = https://mega.io/linux/repo/Arch_Extra/x86_64/megasync-4.6.6-2-x86_64.pkg.tar.zst
+ sha256sums = c216e3fba401a36fa22f0456ae9262c1ff6adcf6d29921218329553939f0921c
pkgname = megasync-bin
diff --git a/PKGBUILD b/PKGBUILD
index a16042d2e103..05d5829e3f28 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rodolfo Panerai <rodolfo.panerai at gmail dot com>
pkgname=megasync-bin
-pkgver=4.6.5
-pkgrel=6
+pkgver=4.6.6
+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=("${url}/linux/repo/Arch_Extra/x86_64/megasync-${pkgver}-${pkgrel}-x86_64.pkg.tar.zst")
-sha256sums=('9c24b7791fd10baaa4207e3ea96368adbf124777360d6c3c19ad73f38ef15212')
+sha256sums=('c216e3fba401a36fa22f0456ae9262c1ff6adcf6d29921218329553939f0921c')
package() {
cp -R "${srcdir}/usr" "${pkgdir}/"