summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPranav Maganti2020-09-08 22:43:08 +0100
committerPranav Maganti2020-09-08 22:43:08 +0100
commitaa6bc5275b010d7ce1b2f5426a3a9208b496fd19 (patch)
tree9f2eadd60abb300a5f120d2a61770cfc449c0e54
parentfba7bb71f6b663afb15186abb17b1c6060d0a87a (diff)
downloadaur-aa6bc5275b010d7ce1b2f5426a3a9208b496fd19.tar.gz
Version bump
-rwxr-xr-x.SRCINFO6
-rwxr-xr-xPKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 470196fc2035..0a1d9699cc70 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = android-studio-canary
pkgdesc = The Official Android IDE (Canary branch)
- pkgver = 4.2.0.9
+ pkgver = 4.2.0.10
pkgrel = 1
url = http://tools.android.com/
arch = i686
@@ -14,9 +14,9 @@ pkgbase = android-studio-canary
optdepends = gtk2: GTK+ look and feel
optdepends = libgl: emulator support
options = !strip
- source = https://dl.google.com/dl/android/studio/ide-zips/4.2.0.9/android-studio-ide-202.6795674-linux.tar.gz
+ source = https://dl.google.com/dl/android/studio/ide-zips/4.2.0.10/android-studio-ide-202.6811877-linux.tar.gz
source = android-studio-canary.desktop
- sha256sums = 20bee37460bb5fc9abe5eca1f18a83eb3f5617c30ee40b455d569411ff938626
+ sha256sums = 64a7c44c210220eabeabfe4df88d7771e6f976a18c1935cc1aba927932fd2827
sha256sums = 60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6
pkgname = android-studio-canary
diff --git a/PKGBUILD b/PKGBUILD
index e57a3dfd146b..acd77c945a7a 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,9 +8,9 @@
# Contributor: Tad Fisher <tadfisher at gmail dot com>
pkgname=android-studio-canary
-pkgver=4.2.0.9
+pkgver=4.2.0.10
pkgrel=1
-_build=202.6795674
+_build=202.6811877
pkgdesc="The Official Android IDE (Canary branch)"
arch=('i686' 'x86_64')
url="http://tools.android.com/"
@@ -22,7 +22,7 @@ optdepends=('gtk2: GTK+ look and feel'
options=('!strip')
source=("https://dl.google.com/dl/android/studio/ide-zips/$pkgver/android-studio-ide-$_build-linux.tar.gz"
"$pkgname.desktop")
-sha256sums=('20bee37460bb5fc9abe5eca1f18a83eb3f5617c30ee40b455d569411ff938626'
+sha256sums=('64a7c44c210220eabeabfe4df88d7771e6f976a18c1935cc1aba927932fd2827'
'60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6')
if [ "$CARCH" = "i686" ]; then