summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Menelkir2024-05-02 15:24:32 -0300
committerDaniel Menelkir2024-05-02 15:24:32 -0300
commitff28c7d4bdf3a809672ab9da1f4f0bda3cc557f5 (patch)
tree20cfb58de2e247862542898a25989c5a08e7bd38
parent8543e8439e43082c38cb34ed1432cc9056539382 (diff)
downloadaur-ff28c7d4bdf3a809672ab9da1f4f0bda3cc557f5.tar.gz
Update: 5.2.1.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 69c6bfad4253..7ba81da19ff3 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 = 5.2.0.0
+ pkgver = 5.2.1.0
pkgrel = 1
url = https://github.com/meganz/MEGAsync
arch = i686
@@ -24,9 +24,9 @@ pkgbase = megasync-nopdfium
depends = ffmpeg
depends = freeimage
depends = qt5-declarative
- provides = megasync=5.2.0.0
+ provides = megasync=5.2.1.0
conflicts = megasync
- source = git+https://github.com/meganz/MEGAsync.git#tag=v5.2.0.0_Win
+ source = git+https://github.com/meganz/MEGAsync.git#tag=v5.2.1.0_Win
source = meganz-sdk::git+https://github.com/meganz/sdk.git
source = ffmpeg.patch
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 0a2155128312..9ec567e2a879 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
# Contributor : Hexchain Tong <i at hexchain dot org>
pkgname=megasync-nopdfium
-pkgver=5.2.0.0
+pkgver=5.2.1.0
pkgrel=1
pkgdesc="Easy automated syncing between your computers and your MEGA cloud drive(stripped of pdfium dependency)"
arch=('i686' 'x86_64')