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 20d02b25ab5c..3a4e6ce9b85f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = megasync
pkgdesc = Sync your files to your Mega account. Official app
- pkgver = 3.1.2.0
+ pkgver = 3.1.4.0
pkgrel = 1
url = https://github.com/meganz/megasync
arch = i686
@@ -19,7 +19,7 @@ pkgbase = megasync
depends = libuv
depends = openssl
optdepends = sni-qt: fix systray issue on KDE and LXQt
- source = git+https://github.com/meganz/MEGAsync.git#tag=v3.1.2.0_Linux
+ source = git+https://github.com/meganz/MEGAsync.git#tag=v3.1.4.0_Linux
md5sums = SKIP
pkgname = megasync
diff --git a/PKGBUILD b/PKGBUILD
index a039e263df30..446623e2aa88 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Alfonso Saavedra "Son Link" <sonlink.dourden@gmail.com>
# Contributor: Hexchain Tong <i at hexchain dot org>
pkgname=megasync
-pkgver=3.1.2.0
+pkgver=3.1.4.0
pkgrel=1
pkgdesc="Sync your files to your Mega account. Official app"
arch=('i686' 'x86_64')