From 9561114b8d77cce2e954b0cf13c6162ede869125 Mon Sep 17 00:00:00 2001 From: mustaqim Date: Tue, 5 Mar 2019 07:51:08 +0200 Subject: [PATCH] android-studio: update to 3.3.2 --- 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 d8e59f89164..4ccbb3e2221 100644 --- a/srcpkgs/android-studio/template +++ b/srcpkgs/android-studio/template @@ -1,13 +1,13 @@ # Template file for 'android-studio' pkgname=android-studio -version=3.3.1 +version=3.3.2 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=182.5264788 +_studio_build=182.5314842 _studio_rev=0 -create_wrksrc=yes archs="x86_64 i686" +create_wrksrc=yes build_style=fetch hostmakedepends="unzip" depends="gtk+ libGL" @@ -17,7 +17,7 @@ license="Apache-2.0" homepage="http://tools.android.com/" # changelog="https://developer.android.com/studio/releases/index.html" distfiles="https://dl.google.com/dl/android/studio/ide-zips/${version}.${_studio_rev}/android-studio-ide-${_studio_build}-linux.zip" -checksum=82603100f772baf5b6b54532375ada756b4b2dc11854cabae267cd8bd8c4f039 +checksum=8257d3eab61c3da088e26689888a13e53e210c109a4e775ed71158b4471bb06a repository=nonfree nopie=yes nostrip=yes