summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Menelkir2022-11-07 20:36:12 -0300
committerDaniel Menelkir2022-11-07 20:36:12 -0300
commita9714c422728afbf2902a8538ad3a412990a9e97 (patch)
tree4ac13880c07286a90a56c6cf0d2daf1076f022d6 /PKGBUILD
parentdb2bd9170bcb0a0a74b5200dc879af0397c870f7 (diff)
downloadaur-a9714c422728afbf2902a8538ad3a412990a9e97.tar.gz
Update: 4.7.2.0
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 41afdacdfc7e..87a10f72e68d 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
# Contributor : Hexchain Tong <i at hexchain dot org>
pkgname=megasync-nopdfium
-pkgver=4.7.1.0
+pkgver=4.7.2.0
pkgrel=1
pkgdesc="Easy automated syncing between your computers and your MEGA cloud drive(stripped of pdfium dependency)"
arch=('i686' 'x86_64')
@@ -20,7 +20,7 @@ depends=('c-ares' 'crypto++' 'libsodium' 'hicolor-icon-theme' 'libuv'
'qt5-base' 'qt5-svg' 'qt5-x11extras' 'libmediainfo' 'libraw'
'ffmpeg' 'freeimage')
makedepends=('qt5-tools' 'swig' 'doxygen' 'lsb-release' 'git')
-_extname="_Win"
+_extname="_Linux"
source=("git+https://github.com/meganz/MEGAsync.git#tag=v${pkgver}${_extname}"
"meganz-sdk::git+https://github.com/meganz/sdk.git"
"ffmpeg.patch")