summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlfonso Saavedra Son2016-01-08 20:56:51 +0100
committerAlfonso Saavedra Son2016-01-08 20:56:51 +0100
commit4b2ca5e147f55c9f5f8df4ec7c9a04277a4deff8 (patch)
treeb434d97abd04aaf0fe929808234ae76968596bff /PKGBUILD
parent75ed7bebfc2c09388f8a6e7e0413c5da48e945c7 (diff)
downloadaur-4b2ca5e147f55c9f5f8df4ec7c9a04277a4deff8.tar.gz
Updated to 2.5.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3fec48eac914..d90310ca6ac4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Alfonso Saavedra "Son Link" <sonlink.dourden@gmail.com>
pkgname=megasync
-pkgver=2.3.1
-pkgrel=2
+pkgver=2.5.3
+pkgrel=1
pkgdesc="Sync your files to your Mega account. Official app"
arch=('i686' 'x86_64')
url="https://mega.nz/#sync"
@@ -10,8 +10,8 @@ conflicts=('megatools')
depends=('openssl' 'c-ares' 'libgcrypt' 'crypto++' 'qt4' 'libpng' 'qtchooser' 'sqlite')
source_i686=("https://mega.nz/linux/MEGAsync/Debian_8.0/i386/${pkgname}_${pkgver}_i386.deb")
source_x86_64=("https://mega.nz/linux/MEGAsync/Debian_8.0/amd64/${pkgname}_${pkgver}_amd64.deb")
-md5sums_i686=('805ed27f2436989e147d9edc3128e6e9')
-md5sums_x86_64=('959153db992a3a2353d7853f941db5d7')
+md5sums_i686=('2359a8eb37e4cbc69a68eba0149f7449')
+md5sums_x86_64=('41b5a42a15696da250c22b105457e6e7')
install="${pkgname}.install"
package (){
cd "${srcdir}"