summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-x.SRCINFO6
-rwxr-xr-xPKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6b87a4a3e75c..8a88839d8384 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = android-studio-canary
pkgdesc = The Official Android IDE (Canary branch)
- pkgver = 4.0.0.2
+ pkgver = 4.0.0.3
pkgrel = 1
url = http://tools.android.com/
arch = i686
@@ -14,9 +14,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/4.0.0.2/android-studio-ide-192.5984562-linux.tar.gz
+ source = https://dl.google.com/dl/android/studio/ide-zips/4.0.0.3/android-studio-ide-192.5994236-linux.tar.gz
source = android-studio-canary.desktop
- sha256sums = 1c832ae779849165193cc2326cd11f11b3ec456c63590a4e32698471ad51495c
+ sha256sums = c44d52db41524d5fadf23ad94baca8b41e2a4d263b10278e6b404bab44192f92
sha256sums = 60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6
pkgname = android-studio-canary
diff --git a/PKGBUILD b/PKGBUILD
index c81103cd8fa4..70fe31ef39c6 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,9 +8,9 @@
# Contributor: Tad Fisher <tadfisher at gmail dot com>
pkgname=android-studio-canary
-pkgver=4.0.0.2
+pkgver=4.0.0.3
pkgrel=1
-_build=192.5984562
+_build=192.5994236
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.tar.gz"
"$pkgname.desktop")
-sha256sums=('1c832ae779849165193cc2326cd11f11b3ec456c63590a4e32698471ad51495c'
+sha256sums=('c44d52db41524d5fadf23ad94baca8b41e2a4d263b10278e6b404bab44192f92'
'60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6')
if [ "$CARCH" = "i686" ]; then