summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbartus2021-03-02 10:15:22 +0100
committerbartus2021-03-02 10:15:22 +0100
commit3e10eca8b326e1abe49d71286f8fc25fc2534d83 (patch)
treeeb8d48ff75f8d78da51590bbdf4fa4202e8f2565
parent245e077d3c83ddd14ab6f1fe724ad58bff2f2ae4 (diff)
downloadaur-3e10eca8b326e1abe49d71286f8fc25fc2534d83.tar.gz
Pop version to 4.3.9
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aeddd2160b1d..624b64dbf590 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = megasync-nopdfium
pkgdesc = Easy automated syncing between your computers and your MEGA cloud drive(stripped of pdfium dependency)
- pkgver = 4.3.8.0
+ pkgver = 4.3.9.0
pkgrel = 1
url = https://github.com/meganz/MEGAsync
arch = i686
@@ -23,7 +23,7 @@ pkgbase = megasync-nopdfium
depends = ffmpeg
provides = megasync
conflicts = megasync
- source = git+https://github.com/meganz/MEGAsync.git#tag=v4.3.8.0_Win
+ source = git+https://github.com/meganz/MEGAsync.git#tag=v4.3.9.0_Win
source = meganz-sdk::git+https://github.com/meganz/sdk.git
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index d47614cb6266..04b9a06b1b30 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@
# shellcheck disable=SC2164 # cd safe
pkgname=megasync-nopdfium
-pkgver=4.3.8.0
+pkgver=4.3.9.0
pkgrel=1
pkgdesc="Easy automated syncing between your computers and your MEGA cloud drive(stripped of pdfium dependency)"
arch=('i686' 'x86_64')