summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTad Fisher2017-06-19 12:58:49 -0700
committerTad Fisher2017-06-19 12:58:49 -0700
commitda44b615f875fedd64ee69712f76d09b35648515 (patch)
tree9189d447f7fce40c8ea32540a8e9e327df815e8f
parentb2c5a35f1af70c5bf72ba9126c605b5a33588f23 (diff)
downloadaur-da44b615f875fedd64ee69712f76d09b35648515.tar.gz
3.0 Canary 4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d22d46e87212..452bd979b187 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = android-studio-canary
pkgdesc = The Official Android IDE (Canary branch)
- pkgver = 3.0.0.2
+ pkgver = 3.0.0.3
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.2/android-studio-ide-171.4056697-linux.zip
+ source = https://dl.google.com/dl/android/studio/ide-zips/3.0.0.3/android-studio-ide-171.4101728-linux.zip
source = android-studio-canary.desktop
- sha256sums = 1c8a40e0c56774995af5d8629abda31d9f4ea7ffe6b690470c78a60fba12d7fb
+ sha256sums = 98ff0ed9093022d834c985e3457462e50eaf5898459d208e748edb1bd3f092af
sha256sums = 698430d3a2b3d6315ae22827e59c89e42c030089499f4e06bc32b3c92b796e35
pkgname = android-studio-canary
diff --git a/PKGBUILD b/PKGBUILD
index f57a12e21234..fbb1ccc7f3e0 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.2
+pkgver=3.0.0.3
pkgrel=1
-_build=171.4056697
+_build=171.4101728
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=('1c8a40e0c56774995af5d8629abda31d9f4ea7ffe6b690470c78a60fba12d7fb'
+sha256sums=('98ff0ed9093022d834c985e3457462e50eaf5898459d208e748edb1bd3f092af'
'698430d3a2b3d6315ae22827e59c89e42c030089499f4e06bc32b3c92b796e35')
if [ "$CARCH" = "i686" ]; then