summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbartus2021-03-04 19:03:28 +0100
committerbartus2021-03-04 19:03:28 +0100
commita0a72ac1adbd537601db5163cf2acede0cfe7e42 (patch)
treecc25472780ffc8dd85cf0d04778ac748e20eaffd
parent3e10eca8b326e1abe49d71286f8fc25fc2534d83 (diff)
downloadaur-a0a72ac1adbd537601db5163cf2acede0cfe7e42.tar.gz
Pop version to 4.4.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 624b64dbf590..75e87c27ef61 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.9.0
+ pkgver = 4.4.0.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.9.0_Win
+ source = git+https://github.com/meganz/MEGAsync.git#tag=v4.4.0.0_Win
source = meganz-sdk::git+https://github.com/meganz/sdk.git
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 04b9a06b1b30..d399bc0cf6a1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@
# shellcheck disable=SC2164 # cd safe
pkgname=megasync-nopdfium
-pkgver=4.3.9.0
+pkgver=4.4.0.0
pkgrel=1
pkgdesc="Easy automated syncing between your computers and your MEGA cloud drive(stripped of pdfium dependency)"
arch=('i686' 'x86_64')