summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c83378a17f40..abd24cb04fd2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = megasync
pkgdesc = Easy automated syncing between your computers and your MEGA cloud drive
- pkgver = 4.3.0.8
+ pkgver = 4.3.1.0
pkgrel = 1
url = https://github.com/meganz/MEGAsync
arch = i686
@@ -22,7 +22,7 @@ pkgbase = megasync
depends = qt5-base
depends = ffmpeg
depends = libpdfium
- source = git+https://github.com/meganz/MEGAsync.git#tag=v4.3.0.8_Linux
+ source = git+https://github.com/meganz/MEGAsync.git#tag=v4.3.1.0_Linux
source = meganz-sdk::git+https://github.com/meganz/sdk.git
source = pdfium.patch
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index e7bfcc96cb04..413926ecd357 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Contributor: Hexchain Tong <i at hexchain dot org>
pkgname=megasync
-pkgver=4.3.0.8
+pkgver=4.3.1.0
pkgrel=1
pkgdesc="Easy automated syncing between your computers and your MEGA cloud drive"
arch=('i686' 'x86_64')