summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorklepz2018-03-05 08:48:58 -0300
committerklepz2018-03-05 08:48:58 -0300
commit33dcb319ca1c4e900d33ea3423df6dc8adccc5f2 (patch)
tree81acf9555cc292439c71c4be9f15f8b0e9a1ab15
parent42471b8ecfea08fdfaa65531b016e6903ee9c7fd (diff)
downloadaur-33dcb319ca1c4e900d33ea3423df6dc8adccc5f2.tar.gz
Added __amd64.deb:: to source_x86_64
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eb67533ae135..cc3ec7d0e75e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,7 +17,9 @@ 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}_current_amd64.deb")
+
+source_x86_64=("${pkgname}_${pkgver}-${pkgrel}_amd64.deb::http://dl.google.com/linux/direct/${pkgname}_current_amd64.deb")
+
source=("$pkgname.service"
"crd")
#md5sums_i686=('bf9135f439fa4bfa1daf16e96c62d87a')