summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTad Fisher2017-05-27 09:09:48 -0700
committerTad Fisher2017-05-27 09:09:48 -0700
commit45a3cc8f82490c22fc90883a5b810af9c162e11a (patch)
tree4abe7842ad553bd415ff9031e96f897a2e8d51bb
parentbd6c08c31029377d611a02b20da9176b9eb5f2aa (diff)
downloadaur-45a3cc8f82490c22fc90883a5b810af9c162e11a.tar.gz
3.0 Canary 2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d34e335f7a47..87b065f9f5ad 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Thu May 18 10:33:43 UTC 2017
pkgbase = android-studio-canary
pkgdesc = The Official Android IDE (Canary branch)
- pkgver = 3.0.0.0
+ pkgver = 3.0.0.1
pkgrel = 1
url = http://tools.android.com/
arch = i686
@@ -15,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.0/android-studio-ide-171.4010489-linux.zip
+ source = https://dl.google.com/dl/android/studio/ide-zips/3.0.0.1/android-studio-ide-171.4041253-linux.zip
source = android-studio-canary.desktop
- sha256sums = 7eeade7638b8a2d2715539e27e521a75be274e5b690b1a90e69e938f42a75988
+ sha256sums = ae6ba335ef007775ce4c957e381089e1a4d70953f84f7bd41e794c8cfd8a0d75
sha256sums = 698430d3a2b3d6315ae22827e59c89e42c030089499f4e06bc32b3c92b796e35
pkgname = android-studio-canary
diff --git a/PKGBUILD b/PKGBUILD
index 299090814789..64c7d127d8f7 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.0
+pkgver=3.0.0.1
pkgrel=1
-_build=171.4010489
+_build=171.4041253
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=('7eeade7638b8a2d2715539e27e521a75be274e5b690b1a90e69e938f42a75988'
+sha256sums=('ae6ba335ef007775ce4c957e381089e1a4d70953f84f7bd41e794c8cfd8a0d75'
'698430d3a2b3d6315ae22827e59c89e42c030089499f4e06bc32b3c92b796e35')
if [ "$CARCH" = "i686" ]; then