android-studio: update to 3.1.4

This commit is contained in:
Michael Aldridge 2018-08-15 17:44:24 -07:00
parent 2aa98e2f79
commit b8f704a9ee

View file

@ -1,10 +1,10 @@
# Template file for 'android-studio' # Template file for 'android-studio'
pkgname=android-studio pkgname=android-studio
version=3.1.3 version=3.1.4
revision=2 revision=1
# _studio_build and _studio_rev are for downloading the zip from dl.google.com # _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 # https://developer.android.com/studio/#resources as of 2018-07-12
_studio_build=173.4819257 _studio_build=173.4907809
_studio_rev=0 _studio_rev=0
only_for_archs="x86_64 i686" only_for_archs="x86_64 i686"
create_wrksrc=yes create_wrksrc=yes
@ -18,7 +18,7 @@ repository=nonfree
homepage="http://tools.android.com/" homepage="http://tools.android.com/"
# changlelog="https://developer.android.com/studio/releases/index.html" # changlelog="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" distfiles="https://dl.google.com/dl/android/studio/ide-zips/${version}.${_studio_rev}/android-studio-ide-${_studio_build}-linux.zip"
checksum=d86748e44d658fd39581b40f7b706fb397fc1eca5dd6f8066a56c0beb856dea4 checksum=c2e55502982bbf4d59acc8f0107bb6a1d2d6de74acf17aa3188b55eaf3f5a677
nopie=yes nopie=yes
nostrip=yes nostrip=yes