summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRafał Kozdrój2020-12-21 20:45:18 +0100
committerRafał Kozdrój2020-12-21 20:45:18 +0100
commit4051c03b31e496ac86204ab2d04183f085a204c3 (patch)
tree0925927a3cd34843ac285d8302500d484abfc871 /PKGBUILD
parentfe3f51b39ad7c3e11a43f212a0148bed6c0a308b (diff)
downloadaur-4051c03b31e496ac86204ab2d04183f085a204c3.tar.gz
upgpkg: megasync 4.3.8.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cdb255fdfda0..222294efdcfa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Contributor: Hexchain Tong <i at hexchain dot org>
pkgname=megasync
-pkgver=4.3.7.0
+pkgver=4.3.8.0
pkgrel=1
pkgdesc="Easy automated syncing between your computers and your MEGA cloud drive"
arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@ depends=('c-ares' 'crypto++' 'libsodium' 'hicolor-icon-theme' 'libuv'
'qt5-svg' 'qt5-x11extras' 'libmediainfo' 'libraw' 'qt5-base'
'ffmpeg' 'libpdfium')
makedepends=('qt5-tools' 'swig' 'doxygen' 'lsb-release' 'git')
-_extname="_Linux"
+_extname="_Win"
source=("git+https://github.com/meganz/MEGAsync.git#tag=v${pkgver}${_extname}"
"meganz-sdk::git+https://github.com/meganz/sdk.git"
"pdfium.patch")