makedeb


android-studio 2021.2.1.15-1


The official Android IDE (Stable branch)

Click here to go back to the commit logs for android-studio.

Commit:


Hash: dcdc32ebb57ee5a9d32ae0b47b80665185de9ef6

Message: update studio to version 2020.3.1.25

Diff


diff --git a/PKGBUILD b/PKGBUILD
index 92982f2..c60e1b5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
 # Maintainer: theglitchh <souravgope765@gmail.com>
 
 pkgname=android-studio
-pkgver=4.2.2.0
+pkgver=2020.3.1.25
 pkgrel=1
 _build=202.7486908
 pkgdesc="The official Android IDE (Stable branch)"
@@ -21,10 +21,10 @@ depends=('libasound2' 'freetype2-demos' 'libxrender-dev' 'libxtst6')
 optdepends=('gtk2: GTK+ look and feel'
             'libGL: emulator support')
 options=('!strip')
-source=("https://dl.google.com/dl/android/studio/ide-zips/$pkgver/android-studio-ide-$_build-linux.tar.gz"
+source=("https://dl.google.com/dl/android/studio/ide-zips/$pkgver/android-studio-$pkgver-linux.tar.gz"
         "$pkgname.desktop"
         "license.html")
-sha256sums=('733b04cb66e3ff7f03766aa0222ebd1fef7a63e6340665aa91f0d62e724feca3'
+sha256sums=('cfc96e4981ad17e27ba91681fada06553fb118960c95f49232f72f30c2e2f781'
             '73cd2dde1d0f99aaba5baad1e2b91c834edd5db3c817f6fb78868d102360d3c4'
             '9a7563f7fb88c9a83df6cee9731660dc73a039ab594747e9e774916275b2e23e')