summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlfonso Saavedra Son2015-11-02 14:27:16 +0100
committerAlfonso Saavedra Son2015-11-02 14:27:16 +0100
commit75ed7bebfc2c09388f8a6e7e0413c5da48e945c7 (patch)
treeb6eef703b66b10c3c6e47f23454df75053a53f73
parent6619342cfe705778cc3a41ee220bc415e1cde342 (diff)
downloadaur-75ed7bebfc2c09388f8a6e7e0413c5da48e945c7.tar.gz
Update MD5 sums
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3a52f15641cb..4a3f640c9987 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = megasync
pkgdesc = Sync your files to your Mega account. Official app
pkgver = 2.3.1
- pkgrel = 1
+ pkgrel = 2
url = https://mega.nz/#sync
install = megasync.install
arch = i686
@@ -17,9 +17,9 @@ pkgbase = megasync
depends = sqlite
conflicts = megatools
source_i686 = https://mega.nz/linux/MEGAsync/Debian_8.0/i386/megasync_2.3.1_i386.deb
- md5sums_i686 = 562775fe7e0a8a785ce6215af6341401
+ md5sums_i686 = 805ed27f2436989e147d9edc3128e6e9
source_x86_64 = https://mega.nz/linux/MEGAsync/Debian_8.0/amd64/megasync_2.3.1_amd64.deb
- md5sums_x86_64 = 1e925a593a99eebcc51722f4f485377e
+ md5sums_x86_64 = 959153db992a3a2353d7853f941db5d7
pkgname = megasync
diff --git a/PKGBUILD b/PKGBUILD
index 4cc5430f7b69..3fec48eac914 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=1
+pkgrel=2
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=('562775fe7e0a8a785ce6215af6341401')
-md5sums_x86_64=('1e925a593a99eebcc51722f4f485377e')
+md5sums_i686=('805ed27f2436989e147d9edc3128e6e9')
+md5sums_x86_64=('959153db992a3a2353d7853f941db5d7')
install="${pkgname}.install"
package (){
cd "${srcdir}"