summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Menelkir2023-10-22 00:24:43 -0300
committerDaniel Menelkir2023-10-22 00:24:43 -0300
commitb9b26a25b5554293e7670cd469a1b491192c1419 (patch)
tree47bb1ea44c09c46ade6cad1d01374feeae7acb40
parent76ef5b00112f1b328c541ef9b2aa203daa7c7059 (diff)
downloadaur-b9b26a25b5554293e7670cd469a1b491192c1419.tar.gz
Update: 4.10.0.0
-rw-r--r--.SRCINFO6
-rw-r--r--[-rwxr-xr-x]PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 78b2ecee550a..4fa0afb48d75 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.9.6.0
+ pkgver = 4.10.0.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.9.6.0
+ provides = megasync=4.10.0.0
conflicts = megasync
- source = git+https://github.com/meganz/MEGAsync.git#tag=v4.9.6.0_Win
+ source = git+https://github.com/meganz/MEGAsync.git#tag=v4.10.0.0_Win
source = meganz-sdk::git+https://github.com/meganz/sdk.git
source = ffmpeg.patch
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 2d9cd29833aa..bd4221ec2447 100755..100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
# Contributor : Hexchain Tong <i at hexchain dot org>
pkgname=megasync-nopdfium
-pkgver=4.9.6.0
+pkgver=4.10.0.0
pkgrel=1
pkgdesc="Easy automated syncing between your computers and your MEGA cloud drive(stripped of pdfium dependency)"
arch=('i686' 'x86_64')