summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Menelkir2022-09-21 09:41:21 -0300
committerDaniel Menelkir2022-09-21 09:41:21 -0300
commitb3c1e4113a51f85419149d55eadca60a76c129a2 (patch)
treef1d104ce1f52e74c2e7b91bd9af36ded947d4060
parent9cd374b3cdfe17b0badf089b0b8b3c82d303612a (diff)
downloadaur-b3c1e4113a51f85419149d55eadca60a76c129a2.tar.gz
Update: 4.7.0.0
-rw-r--r--.SRCINFO6
-rwxr-xr-xPKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0d4b4dce2716..644b5da71e67 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.6.8.0
+ pkgver = 4.7.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.6.8.0
+ provides = megasync=4.7.0.0
conflicts = megasync
- source = git+https://github.com/meganz/MEGAsync.git#tag=v4.6.8.0_Win
+ source = git+https://github.com/meganz/MEGAsync.git#tag=v4.7.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 3b41dde6e4be..58e2dcbab5a7 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
# Contributor : Hexchain Tong <i at hexchain dot org>
pkgname=megasync-nopdfium
-pkgver=4.6.8.0
+pkgver=4.7.0.0
pkgrel=1
pkgdesc="Easy automated syncing between your computers and your MEGA cloud drive(stripped of pdfium dependency)"
arch=('i686' 'x86_64')