summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbartus2023-04-26 21:10:06 +0200
committerbartus2023-04-26 21:10:35 +0200
commitc1c3d5d6e34019468d1b3d8c0ef6fb148010dbe4 (patch)
tree804f8bb897209177b158cf69b8f33cb090fe91fe
parent7807384acb6213f9f16a26cc9644323093115016 (diff)
downloadaur-c1c3d5d6e34019468d1b3d8c0ef6fb148010dbe4.tar.gz
Pop version to v4.9.0.0
-rw-r--r--.SRCINFO6
-rwxr-xr-xPKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e56709cd113f..cffd10e885aa 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.8.6.0
+ pkgver = 4.9.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.8.6.0
+ provides = megasync=4.9.0.0
conflicts = megasync
- source = git+https://github.com/meganz/MEGAsync.git#tag=v4.8.6.0_Win
+ source = git+https://github.com/meganz/MEGAsync.git#tag=v4.9.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 c7d61a02cf00..d646d12a5758 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
# Contributor : Hexchain Tong <i at hexchain dot org>
pkgname=megasync-nopdfium
-pkgver=4.8.6.0
+pkgver=4.9.0.0
pkgrel=1
pkgdesc="Easy automated syncing between your computers and your MEGA cloud drive(stripped of pdfium dependency)"
arch=('i686' 'x86_64')