summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTad Fisher2017-04-09 11:50:14 -0700
committerTad Fisher2017-04-09 11:50:14 -0700
commit518e6fad03027d61d4cbe38b26203f95472966b6 (patch)
treecc7f5e66a4647f97651a750d71892d9197520f52
parentce118d616411a01b503184064de7f17f26271b10 (diff)
downloadaur-518e6fad03027d61d4cbe38b26203f95472966b6.tar.gz
2.4 Preview 5
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5711eda80b32..3b73b7ec56f4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = android-studio-canary
pkgdesc = The Official Android IDE (Canary branch)
- pkgver = 2.4.0.3
+ pkgver = 2.4.0.4
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.3/android-studio-ide-171.3870562-linux.zip
+ source = https://dl.google.com/dl/android/studio/ide-zips/2.4.0.4/android-studio-ide-171.3883974-linux.zip
source = android-studio-canary.desktop
- sha256sums = a603fbeca160b528211836ce5c4cedaafa92a7c0c2de99571524dd0c06fab601
+ sha256sums = 7211f6b1110957f6e793b38cc6c16a65627ee4cc5db24f6d6d8d62b44e3575fc
sha256sums = 698430d3a2b3d6315ae22827e59c89e42c030089499f4e06bc32b3c92b796e35
pkgname = android-studio-canary
diff --git a/PKGBUILD b/PKGBUILD
index 14d60a8fd067..37deddf0127f 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.3
+pkgver=2.4.0.4
pkgrel=1
-_build=171.3870562
+_build=171.3883974
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=('a603fbeca160b528211836ce5c4cedaafa92a7c0c2de99571524dd0c06fab601'
+sha256sums=('7211f6b1110957f6e793b38cc6c16a65627ee4cc5db24f6d6d8d62b44e3575fc'
'698430d3a2b3d6315ae22827e59c89e42c030089499f4e06bc32b3c92b796e35')
if [ "$CARCH" = "i686" ]; then