summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 87b065f9f5ad..d22d46e87212 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = android-studio-canary
pkgdesc = The Official Android IDE (Canary branch)
- pkgver = 3.0.0.1
+ pkgver = 3.0.0.2
pkgrel = 1
url = http://tools.android.com/
arch = i686
@@ -13,9 +13,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/3.0.0.1/android-studio-ide-171.4041253-linux.zip
+ source = https://dl.google.com/dl/android/studio/ide-zips/3.0.0.2/android-studio-ide-171.4056697-linux.zip
source = android-studio-canary.desktop
- sha256sums = ae6ba335ef007775ce4c957e381089e1a4d70953f84f7bd41e794c8cfd8a0d75
+ sha256sums = 1c8a40e0c56774995af5d8629abda31d9f4ea7ffe6b690470c78a60fba12d7fb
sha256sums = 698430d3a2b3d6315ae22827e59c89e42c030089499f4e06bc32b3c92b796e35
pkgname = android-studio-canary
diff --git a/PKGBUILD b/PKGBUILD
index 64c7d127d8f7..f57a12e21234 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,9 +8,9 @@
# Contributor: Tad Fisher <tadfisher at gmail dot com>
pkgname=android-studio-canary
-pkgver=3.0.0.1
+pkgver=3.0.0.2
pkgrel=1
-_build=171.4041253
+_build=171.4056697
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.zip"
"$pkgname.desktop")
-sha256sums=('ae6ba335ef007775ce4c957e381089e1a4d70953f84f7bd41e794c8cfd8a0d75'
+sha256sums=('1c8a40e0c56774995af5d8629abda31d9f4ea7ffe6b690470c78a60fba12d7fb'
'698430d3a2b3d6315ae22827e59c89e42c030089499f4e06bc32b3c92b796e35')
if [ "$CARCH" = "i686" ]; then