summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGoliathLabs2020-05-17 20:24:28 +0200
committerGoliathLabs2020-05-17 20:24:28 +0200
commitf3d0902a9a667f4f290ab9198136b69f7f37d6ec (patch)
treef266ba128e8966ea7fa08ad55d3d2e2aacf9507f /PKGBUILD
parentbc96ca89081c19ab589c77c6e80fe220788ab9cd (diff)
downloadaur-f3d0902a9a667f4f290ab9198136b69f7f37d6ec.tar.gz
Updated: 2.6.2.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD17
1 files changed, 5 insertions, 12 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7ff859b2f05c..29581dddec42 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,24 +2,17 @@
# Contributor: oguzkagan <me at oguzkaganeren dot com dot tr>
#
pkgname=splashtop-streamer
-pkgver=2.5.9.5
-pkgrel=2
+pkgver=2.6.2.0
+pkgrel=1
pkgdesc="Splashtop Remote Streamer. Remotely access your desktop from any device from anywhere!"
-arch=('x86_64' 'i686')
+arch=('x86_64')
url="http://www.splashtop.com/streamer/linux"
license=('custom')
depends=('apr>=1.5.2' 'apr-util>=1.5.4' 'bash-completion>=2.7.3' 'curl>=7.47.0' 'dbus>=1.9.14' 'dbus-glib>=0.78' 'glib2>=2.12.0' 'libcurl-gnutls>=7.16.2' 'libpulse>=0.99.1' 'libutil-linux>=2.16' 'libx11' 'libxfixes' 'libxrandr>=1.2.0' 'libxtst' 'mumble' 'networkmanager' 'pam>=0.99.7.1' 'python>=2.6.1' 'python2-libappindicator')
install=${pkgname}.install
makedepends=('curl' 'p7zip')
-if [ "$CARCH" = "x86_64" ]; then
- source=(https://www.dropbox.com/s/03oeju0u89rcwcl/Splashtop_Streamer_Ubuntu_amd64.deb)
- md5sums=('56671123325db8a22691bc9d44d91bb1')
-else
- source=(http://d17kmd0va0f0mp.cloudfront.net/linux/Splashtop_Streamer_Ubuntu_14.04_v${pkgver//_/-}_i386.deb
- splashtop-streamer)
- md5sums=('d9806b33adeb6ea11a6e992f513b9e83'
- '9867062d727d41fff1ba47cf9bc501a1')
-fi
+source=(https://d17kmd0va0f0mp.cloudfront.net/linux/Splashtop_Streamer_Ubuntu_v${pkgver//_/-}_amd64.tar.gz)
+sha256sums=('6d5f6d6613e3fee39af692c35228716002894c9e9f4cc4257c360e9b0e00f68e')
package ()
{