summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjadelord2016-06-19 23:47:06 +0200
committerjadelord2016-06-19 23:47:06 +0200
commitceaa02314c97798719a83eadd78f059a7fd9dd7e (patch)
tree9d6a51643433f28d861cbb046abab7353d487d1a
parent1d0a5ea6a139b979b0580b001856a05c509735c0 (diff)
downloadaur-ceaa02314c97798719a83eadd78f059a7fd9dd7e.tar.gz
Update version. Internal checksums still wrong.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 72b38e541945..90a1eea6b2e8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Apr 28 16:55:57 UTC 2016
+# Sun Jun 19 21:44:26 UTC 2016
pkgbase = sendanywhere
pkgdesc = Direct file sharing across all platforms/devices. Send Anywhere is a multi-platform file sharing service where users can directly share digital content in real time.
- pkgver = 2.4.11.2
+ pkgver = 2.6.3
pkgrel = 1
url = https://www.send-anywhere.com
install = sendanywhere.install
@@ -18,9 +18,9 @@ pkgbase = sendanywhere
depends = gtk2
provides = sendanywhere
source_i686 = https://update.send-anywhere.com/linux_downloads/sendanywhere_latest_i386.deb
- sha256sums_i686 = c4e679d563d851dfa89da8430cc9a69c6e4d3a9a71e4cbf45f17c3ae5bdeae1d
+ md5sums_i686 = ecda4a4d993cd8c92051a27cf2d8f604
source_x86_64 = https://update.send-anywhere.com/linux_downloads/sendanywhere_latest_amd64.deb
- sha256sums_x86_64 = 5bfdfd4ec4ecdad6fbec4394580319844f27784eeb15b00ce18d1b551bdeffd8
+ md5sums_x86_64 = ead96579d04a4a5a16f50f28473401a3
pkgname = sendanywhere
diff --git a/PKGBUILD b/PKGBUILD
index 724bada53664..52febb37a76d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Ashwin Vishnu <ashuwish+arch at gmail dot com>
pkgname=sendanywhere
-pkgver=2.4.11.2
+pkgver=2.6.3
pkgrel=1
pkgdesc="Direct file sharing across all platforms/devices. Send Anywhere is a multi-platform file sharing service where users can directly share digital content in real time."
arch=('i686' 'x86_64')
@@ -13,10 +13,10 @@ install=$pkgname.install
depends=('gcc-libs>=4.6.3' 'glibc>=2.15' 'postgresql-libs' 'qt5-svg' 'gtk2')
source_i686=("https://update.send-anywhere.com/linux_downloads/sendanywhere_latest_i386.deb")
source_x86_64=("https://update.send-anywhere.com/linux_downloads/sendanywhere_latest_amd64.deb")
+md5sums_i686=('ecda4a4d993cd8c92051a27cf2d8f604')
+md5sums_x86_64=('ead96579d04a4a5a16f50f28473401a3')
# sha256sums_i686=('SKIP')
# sha256sums_x86_64=('SKIP')
-sha256sums_i686=('c4e679d563d851dfa89da8430cc9a69c6e4d3a9a71e4cbf45f17c3ae5bdeae1d')
-sha256sums_x86_64=('5bfdfd4ec4ecdad6fbec4394580319844f27784eeb15b00ce18d1b551bdeffd8')
pkgver() {