summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorklepz2018-02-07 18:31:50 -0200
committerklepz2018-02-07 18:31:50 -0200
commita6305845acbbc5e8debb029c6e190792ba376f51 (patch)
tree783f36ca01ba7860140852b5239c4d9e61156f33 /PKGBUILD
parent86aef9058f479e35e53fa13a2393aeb55b90b45c (diff)
downloadaur-a6305845acbbc5e8debb029c6e190792ba376f51.tar.gz
Fixed package version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d7a58a047c8f..5e1ea3fa3c10 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
# Contributor: Mateus Rodrigues Costa <charles [dot] costar [at] gmail [dot] com>
pkgname=chrome-remote-desktop
-pkgver=current
-pkgrel=2
+pkgver=63.0.3239.17
+pkgrel=1
pkgdesc="Allows you to securely access your computer over the Internet through Chrome."
url="https://chrome.google.com/webstore/detail/gbchcmhmhahfdphkhkmpfmihenigjmpp"
arch=('x86_64')
@@ -17,7 +17,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/direct/${pkgname}_${pkgver}_amd64.deb")
+source_x86_64=("http://dl.google.com/linux/direct/${pkgname}_current_amd64.deb")
source=("$pkgname.service"
"crd")
#md5sums_i686=('bf9135f439fa4bfa1daf16e96c62d87a')