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 ed46bae8708f..bf75e5ecbfff 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Apr 14 19:37:22 UTC 2016
+# Tue Apr 19 15:58:53 UTC 2016
pkgbase = android-studio-canary
pkgdesc = The Official Android IDE. Canary branch
- pkgver = 2.1.0b1
+ pkgver = 2.1.0b3
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.0b1
+ provides = android-studio=2.1.0b3
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.5/android-studio-ide-143.2759333-linux.zip
+ source = https://dl.google.com/dl/android/studio/ide-zips/2.1.0.7/android-studio-ide-143.2771856-linux.zip
source = android-studio.desktop
- sha1sums = e7428b4aeeb773c06fcb646c6b1bd29619cd0304
+ sha1sums = 3493856d254339081565bede07076e431cd808a9
sha1sums = baed66cebe2b372700f436b93022a52cbff313be
pkgname = android-studio-canary
diff --git a/PKGBUILD b/PKGBUILD
index e648d1ecd8ab..213bb710c39f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,10 +7,10 @@
pkgname=android-studio-canary
_pkgname=android-studio
-pkgver=2.1.0b1
-_pkgver=2.1.0.5
+pkgver=2.1.0b3
+_pkgver=2.1.0.7
pkgrel=1
-_build=143.2759333
+_build=143.2771856
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=('e7428b4aeeb773c06fcb646c6b1bd29619cd0304'
+sha1sums=('3493856d254339081565bede07076e431cd808a9'
'baed66cebe2b372700f436b93022a52cbff313be')
if [ "$CARCH" = "x86_64" ]; then