aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorarchimede2018-12-26 22:22:07 +0800
committerarchimede2018-12-26 22:22:07 +0800
commit821e3bd8100466082b882fec91cd7c1e9b3a359b (patch)
treed5a8c0da4232d163519558fafe53f19c9100b582
parent94b001ec347b847dbfe854d9df8071f2bd2ee265 (diff)
downloadaur-821e3bd8100466082b882fec91cd7c1e9b3a359b.tar.gz
upgraded to 3.4.4
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7da52051d622..d1b93852d7a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Archimede Pitagorico <archimede.pitagorico@mail.com>
pkgname=megasync-headless
-pkgver=v3.4.0.0.gf1f82976
+pkgver=v3.4.4.0.g0fbbaa4e
pkgrel=1
pkgdesc="Sync with MEGA. Daemon, fuse and cli client. Original sdk (git)."
arch=('x86_64')
url='https://mega.co.nz/#sync'
license=('custom:MEGA')
-source=('git+https://github.com/meganz/sdk.git#tag=v3.4.0'
+source=('git+https://github.com/meganz/sdk.git#tag=v3.4.4'
'megasyncd@.service'
'megasync.conf'
)