summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c7a26cd63ff8..cd5d2d8a1574 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Mar 26 00:31:35 UTC 2016
+# Fri Apr 1 15:28:16 UTC 2016
pkgbase = android-studio-canary
pkgdesc = The Official Android IDE. Canary branch
- pkgver = 2.1.0a4
+ pkgver = 2.1.0a5
pkgrel = 1
url = http://developer.android.com/sdk/installing/studio.html
install = android-studio-canary.install
@@ -19,14 +19,14 @@ pkgbase = android-studio-canary
optdepends = android-sdk
optdepends = android-sdk-platform-tools
optdepends = android-sdk-build-tools
- provides = android-studio=2.1.0a4
+ provides = android-studio=2.1.0a5
conflicts = android-studio
conflicts = android-studio-beta
conflicts = android-studio-dev
options = !strip
- source = https://dl.google.com/dl/android/studio/ide-zips/2.1.0.2/android-studio-ide-143.2712822-linux.zip
+ source = https://dl.google.com/dl/android/studio/ide-zips/2.1.0.3/android-studio-ide-143.2730271-linux.zip
source = android-studio.desktop
- sha1sums = 5fcc6eced5f14687ff9b09465e9654cc3c840cd0
+ sha1sums = 5313999f2885b673d58ba4b6462d68fd167ba831
sha1sums = baed66cebe2b372700f436b93022a52cbff313be
pkgname = android-studio-canary
diff --git a/PKGBUILD b/PKGBUILD
index 9ecd99bbb384..7cbc7a53ad11 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,10 +7,10 @@
pkgname=android-studio-canary
_pkgname=android-studio
-pkgver=2.1.0a4
-_pkgver=2.1.0.2
+pkgver=2.1.0a5
+_pkgver=2.1.0.3
pkgrel=1
-_build=143.2712822
+_build=143.2730271
pkgdesc="The Official Android IDE. Canary branch"
arch=('i686' 'x86_64')
url="http://developer.android.com/sdk/installing/studio.html"
@@ -24,7 +24,7 @@ options=('!strip')
install=$pkgname.install
source=("https://dl.google.com/dl/android/studio/ide-zips/$_pkgver/android-studio-ide-$_build-linux.zip"
"$_pkgname.desktop")
-sha1sums=('5fcc6eced5f14687ff9b09465e9654cc3c840cd0'
+sha1sums=('5313999f2885b673d58ba4b6462d68fd167ba831'
'baed66cebe2b372700f436b93022a52cbff313be')
if [ "$CARCH" = "x86_64" ]; then