summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLalit Maganti2015-11-25 14:36:46 +0000
committerLalit Maganti2015-11-25 14:36:46 +0000
commit39d7ce2980790706a11606b7d9b712e10514bd45 (patch)
tree6545e694d6554b2e14685f979af6f92d9db4b86f
parent227a09b9655cfcb6239f86907b76e2f9a278e9d4 (diff)
downloadaur-39d7ce2980790706a11606b7d9b712e10514bd45.tar.gz
android-studio: bump version
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bc9b6bee97f0..ebcff859b992 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = android-studio-canary
pkgdesc = The Official Android IDE. Canary branch
- pkgver = 1.5.0
+ pkgver = 2.0.0p1
pkgrel = 1
url = http://developer.android.com/sdk/installing/studio.html
install = android-studio-canary.install
@@ -17,14 +17,14 @@ pkgbase = android-studio-canary
optdepends = android-sdk
optdepends = android-sdk-platform-tools
optdepends = android-sdk-build-tools
- provides = android-studio=1.5.0
+ provides = android-studio=2.0.0p1
conflicts = android-studio
conflicts = android-studio-beta
conflicts = android-studio-dev
options = !strip
- source = https://dl.google.com/dl/android/studio/ide-zips/1.5.0.4/android-studio-ide-141.2422023-linux.zip
+ source = https://dl.google.com/dl/android/studio/ide-zips/2.0.0.0/android-studio-ide-143.2443734-linux.zip
source = android-studio.desktop
- sha1sums = 25f3b2b67641ef72e54d2c74cc69fde059630b50
+ sha1sums = a4bfc84bdcaee309916808c6f2ac8840c4266f77
sha1sums = baed66cebe2b372700f436b93022a52cbff313be
pkgname = android-studio-canary
diff --git a/PKGBUILD b/PKGBUILD
index f56a79801f6f..3bc10963cabe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,10 +7,10 @@
pkgname=android-studio-canary
_pkgname=android-studio
-pkgver=1.5.0
-_pkgver=1.5.0.4
+pkgver=2.0.0p1
+_pkgver=2.0.0.0
pkgrel=1
-_build=141.2422023
+_build=143.2443734
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=('25f3b2b67641ef72e54d2c74cc69fde059630b50'
+sha1sums=('a4bfc84bdcaee309916808c6f2ac8840c4266f77'
'baed66cebe2b372700f436b93022a52cbff313be')
if [ "$CARCH" = "x86_64" ]; then