summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorklepz2018-02-07 17:14:20 -0200
committerklepz2018-02-07 17:14:20 -0200
commit870c40d2687e8cdaf9b562d499097f16a2cb956b (patch)
tree438114082e110554ebc261a49b9d1b61d92371f1
parentae86f165c79281d4fb3e36d4d48b8744761c600f (diff)
downloadaur-870c40d2687e8cdaf9b562d499097f16a2cb956b.tar.gz
Changed the source link and pkgver.
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c239feab9411..7c0faa35d448 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
-# Maintainer: Dave Blair <mail@dave-blair.de>
+#Maintainer: Dave Blair <mail@dave-blair.de>
# Contributor: James An <james@jamesan.ca>
# Contributor: Mateus Rodrigues Costa <charles [dot] costar [at] gmail [dot] com>
pkgname=chrome-remote-desktop
-pkgver=61.0.3163.20
+pkgver=current
pkgrel=2
pkgdesc="Allows you to securely access your computer over the Internet through Chrome."
url="https://chrome.google.com/webstore/detail/gbchcmhmhahfdphkhkmpfmihenigjmpp"
@@ -15,7 +15,7 @@ depends=('python2' 'python2-psutil' 'gconf' 'gtk3' 'nss'
makedepends=('nano')
#source_i686=("http://dl.google.com/linux/chrome-remote-desktop/deb/pool/main/${pkgname:0:1}/${pkgname}/${pkgname}_${pkgver}_i386.deb")
-source_x86_64=("http://dl.google.com/linux/chrome-remote-desktop/deb/pool/main/${pkgname:0:1}/${pkgname}/${pkgname}_${pkgver}_amd64.deb")
+source_x86_64=("http://dl.google.com/linux/direct/${pkgname}_${pkgver}_amd64.deb")
source=("$pkgname.service"
"crd")
#md5sums_i686=('bf9135f439fa4bfa1daf16e96c62d87a')