summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTad Fisher2017-04-29 08:59:51 -0700
committerTad Fisher2017-04-29 08:59:51 -0700
commita8137268a6826d8a11f8bd22ab6997ce4f4f7b90 (patch)
tree0cf6469421078c8778fcfc32b21f4ff8b990e64c
parentce25f2ce6b3d620694131e22361a7c2804510e67 (diff)
downloadaur-a8137268a6826d8a11f8bd22ab6997ce4f4f7b90.tar.gz
2.4 Preview 7
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f2c62fc0f407..438c6b4353e8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = android-studio-canary
pkgdesc = The Official Android IDE (Canary branch)
- pkgver = 2.4.0.5
+ pkgver = 2.4.0.6
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.5/android-studio-ide-171.3909050-linux.zip
+ source = https://dl.google.com/dl/android/studio/ide-zips/2.4.0.6/android-studio-ide-171.3934896-linux.zip
source = android-studio-canary.desktop
- sha256sums = b856e76425731e4936f2fcc1525495eea30d0c0cd1458c6c035fb92ee68a337e
+ sha256sums = 40c0ff79790d2ed51eb21afb204cd6830b55d1a8182de981c4a08300f566b7e8
sha256sums = 698430d3a2b3d6315ae22827e59c89e42c030089499f4e06bc32b3c92b796e35
pkgname = android-studio-canary
diff --git a/PKGBUILD b/PKGBUILD
index 77d8d87ae26d..b2ca7d3166bb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,9 +8,9 @@
# Contributor: Tad Fisher <tadfisher at gmail dot com>
pkgname=android-studio-canary
-pkgver=2.4.0.5
+pkgver=2.4.0.6
pkgrel=1
-_build=171.3909050
+_build=171.3934896
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=('b856e76425731e4936f2fcc1525495eea30d0c0cd1458c6c035fb92ee68a337e'
+sha256sums=('40c0ff79790d2ed51eb21afb204cd6830b55d1a8182de981c4a08300f566b7e8'
'698430d3a2b3d6315ae22827e59c89e42c030089499f4e06bc32b3c92b796e35')
if [ "$CARCH" = "i686" ]; then