summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGustavo Alvarez2016-07-30 15:41:50 +0200
committerGustavo Alvarez2016-07-30 15:41:50 +0200
commitda4eac8facf9c6d9c0064bea69d971e93555e1a8 (patch)
tree510db6edf1767272e02e59f5110e4b4e6cddb926 /PKGBUILD
parent98ec4f2143013ac602090a691800aa982a3c3b80 (diff)
downloadaur-da4eac8facf9c6d9c0064bea69d971e93555e1a8.tar.gz
bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 44f25fc82722..a1e0094fdb15 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Alfonso Saavedra "Son Link" <sonlink.dourden@gmail.com>
pkgname=megasync-git
-pkgver=v2.9.6.0.0.g4cbce04
+pkgver=v2.9.8.0.10.g4977c8e
pkgrel=1
pkgdesc="Sync your files to your Mega account. Official app. (GIT Version)"
arch=('i686' 'x86_64')
@@ -11,7 +11,9 @@ license=('custom:MEGA')
source=('megasync::git+https://github.com/meganz/MEGAsync.git'
'mega.svg'
)
-conflicts=('megasync' 'megatools')
+conflicts=('megasync'
+ 'megatools'
+ )
provides=('megasync')
depends=('qt5-base'
'c-ares'
@@ -28,7 +30,6 @@ makedepends=('git'
sha1sums=('SKIP'
'f0ce3c0c3297cbb07f211a6ff2a0237823e0c9cd'
)
-install=megasync-git.install
pkgver() {
cd megasync