summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTad Fisher2017-03-22 01:25:17 -0700
committerTad Fisher2017-03-22 01:25:17 -0700
commit37b1e3962b71a0b0d456f4ff12547daa071439a4 (patch)
tree2c643e330ad821b2c09d31d443c1126f8c3402a6
parent4ec35d2fd99bd0adba3936b3e046be7e417b5f7f (diff)
downloadaur-37b1e3962b71a0b0d456f4ff12547daa071439a4.tar.gz
2.4 Preview 3
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fc5ffa156849..ae187ac7a9be 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = android-studio-canary
- pkgdesc = The Official Android IDE. Canary branch
- pkgver = 2.4.0.1
+ pkgdesc = The Official Android IDE (Canary branch)
+ pkgver = 2.4.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/2.4.0.1/android-studio-ide-171.3804685-linux.zip
+ source = https://dl.google.com/dl/android/studio/ide-zips/2.4.0.2/android-studio-ide-171.3829324-linux.zip
source = android-studio-canary.desktop
- sha256sums = 9c1ded079580a2c2815804940311ae68ab7675235e09a0dec90374ee03dc0dec
+ sha256sums = 72b613106a6961868cdc1914a1ca849af3f9d59c1f8ed7e31c5ef74ddd3fa97f
sha256sums = 698430d3a2b3d6315ae22827e59c89e42c030089499f4e06bc32b3c92b796e35
pkgname = android-studio-canary
diff --git a/PKGBUILD b/PKGBUILD
index d0539a16e8e1..c0339ae25863 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,10 +8,10 @@
# Contributor: Tad Fisher <tadfisher at gmail dot com>
pkgname=android-studio-canary
-pkgver=2.4.0.1
+pkgver=2.4.0.2
pkgrel=1
-_build=171.3804685
-pkgdesc="The Official Android IDE. Canary branch"
+_build=171.3829324
+pkgdesc="The Official Android IDE (Canary branch)"
arch=('i686' 'x86_64')
url="http://tools.android.com/"
license=('APACHE')
@@ -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=('9c1ded079580a2c2815804940311ae68ab7675235e09a0dec90374ee03dc0dec'
+sha256sums=('72b613106a6961868cdc1914a1ca849af3f9d59c1f8ed7e31c5ef74ddd3fa97f'
'698430d3a2b3d6315ae22827e59c89e42c030089499f4e06bc32b3c92b796e35')
if [ "$CARCH" = "i686" ]; then