summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Menelkir2024-01-30 07:30:30 -0300
committerDaniel Menelkir2024-01-30 07:30:30 -0300
commit3eb1cd8c48eadb9ce1204b7f8ec3cefda107db52 (patch)
tree05a81aa40d63c9fd29c7a33217721ee283a919de
parent100f6e0bb72698f2449f181424c97a316b1d2a27 (diff)
downloadaur-3eb1cd8c48eadb9ce1204b7f8ec3cefda107db52.tar.gz
Update: 4.12.2.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 22845b402805..0f36fe29616b 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.11.0.0
+ pkgver = 4.12.2.0
pkgrel = 1
url = https://github.com/meganz/MEGAsync
arch = i686
@@ -23,9 +23,9 @@ pkgbase = megasync-nopdfium
depends = libraw
depends = ffmpeg
depends = freeimage
- provides = megasync=4.11.0.0
+ provides = megasync=4.12.2.0
conflicts = megasync
- source = git+https://github.com/meganz/MEGAsync.git#tag=v4.11.0.0_Win
+ source = git+https://github.com/meganz/MEGAsync.git#tag=v4.12.2.0_Win
source = meganz-sdk::git+https://github.com/meganz/sdk.git
source = ffmpeg.patch
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 9130044fcd05..47696a8ee55a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
# Contributor : Hexchain Tong <i at hexchain dot org>
pkgname=megasync-nopdfium
-pkgver=4.11.0.0
+pkgver=4.12.2.0
pkgrel=1
pkgdesc="Easy automated syncing between your computers and your MEGA cloud drive(stripped of pdfium dependency)"
arch=('i686' 'x86_64')