summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlfonso Saavedra Son2016-01-21 12:26:12 +0100
committerAlfonso Saavedra Son2016-01-21 12:26:12 +0100
commite00f6ee3441dd174bf53c2d47cb8680e32a2a0e5 (patch)
tree3b6aac1f2c0f1802b3be8e73a82e222f07b5b000 /PKGBUILD
parent4b2ca5e147f55c9f5f8df4ec7c9a04277a4deff8 (diff)
downloadaur-e00f6ee3441dd174bf53c2d47cb8680e32a2a0e5.tar.gz
Update to 2.6.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d90310ca6ac4..5ade04abe031 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Alfonso Saavedra "Son Link" <sonlink.dourden@gmail.com>
pkgname=megasync
-pkgver=2.5.3
+pkgver=2.6.1
pkgrel=1
pkgdesc="Sync your files to your Mega account. Official app"
arch=('i686' 'x86_64')
@@ -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=('2359a8eb37e4cbc69a68eba0149f7449')
-md5sums_x86_64=('41b5a42a15696da250c22b105457e6e7')
+md5sums_i686=('da2babc3c783a7223ec44a6459e38601')
+md5sums_x86_64=('1c09492e207def7f1b10f2575cff6f57')
install="${pkgname}.install"
package (){
cd "${srcdir}"