summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Bermond2024-01-25 12:08:31 -0300
committerDaniel Bermond2024-01-25 12:08:31 -0300
commit8d5713ea7f59819a637650b79099290404ddb315 (patch)
tree5b14e3111970b83a9a3c0fc014536ff9d0cc148a
parent1f1d592339167cae0652141bc79e45cb6dfe74af (diff)
downloadaur-8d5713ea7f59819a637650b79099290404ddb315.tar.gz
Update to version 4.12.2.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3763ccb7ceda..e1c635a1407a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = megasync
pkgdesc = Official MEGA desktop application for syncing with MEGA Cloud Drive
- pkgver = 4.12.1.0
+ pkgver = 4.12.2.0
pkgrel = 1
url = https://github.com/meganz/MEGAsync/
arch = x86_64
@@ -31,7 +31,7 @@ pkgbase = megasync
depends = sqlite
depends = zlib
depends = hicolor-icon-theme
- source = git+https://github.com/meganz/MEGAsync.git#tag=v4.12.1.0_OSX
+ source = git+https://github.com/meganz/MEGAsync.git#tag=v4.12.2.0_OSX
source = meganz-sdk::git+https://github.com/meganz/sdk.git
source = 010-megasync-libpdfium.patch
source = 020-megasync-ffmpeg.patch
diff --git a/PKGBUILD b/PKGBUILD
index 0992be6e1065..8476ccc5bbb5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
# Contributor: Hexchain Tong <i at hexchain dot org>
pkgname=megasync
-pkgver=4.12.1.0
+pkgver=4.12.2.0
pkgrel=1
pkgdesc='Official MEGA desktop application for syncing with MEGA Cloud Drive'
arch=('x86_64')