From 437d1b5f7186a45ebbf0aba43ea00dff48aae996 Mon Sep 17 00:00:00 2001 From: Artur Sinila Date: Mon, 28 Sep 2020 02:28:34 +0300 Subject: [PATCH] Update android-studio to 4.0.1.0 --- srcpkgs/android-studio/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/android-studio/template b/srcpkgs/android-studio/template index 1353bf14c7e..c3e89c3b49a 100644 --- a/srcpkgs/android-studio/template +++ b/srcpkgs/android-studio/template @@ -1,11 +1,11 @@ # Template file for 'android-studio' pkgname=android-studio -version=4.0.0 -revision=2 +version=4.0.1 +revision=1 # _studio_build and _studio_rev are for downloading the zip from dl.google.com # https://developer.android.com/studio/#resources as of 2018-07-12 -_studio_build=193.6514223 -_studio_rev=16 +_studio_build=193.6626763 +_studio_rev=0 archs="x86_64 i686" create_wrksrc=yes hostmakedepends="tar"