summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLalit Maganti2015-06-25 18:23:44 +0100
committerLalit Maganti2015-06-25 18:23:44 +0100
commite6f0ece11202dcc80248f6f9fa56fa17c6fff485 (patch)
tree5aa99de0609dd1693cac752edb4c1c3a7d825933
parent010b06fb82041f539f83d5da780c862aafda2314 (diff)
downloadaur-e6f0ece11202dcc80248f6f9fa56fa17c6fff485.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 b1679f6ad36b..8d24f078051b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = android-studio-canary
pkgdesc = The Official Android IDE. Canary branch
- pkgver = 1.3.0p4
+ pkgver = 1.3.0b1
pkgrel = 1
url = http://developer.android.com/sdk/installing/studio.html
install = android-studio-canary.install
@@ -16,14 +16,14 @@ pkgbase = android-studio-canary
optdepends = android-sdk
optdepends = android-sdk-platform-tools
optdepends = android-sdk-build-tools
- provides = android-studio=1.3.0p4
+ provides = android-studio=1.3.0b1
conflicts = android-studio
conflicts = android-studio-beta
conflicts = android-studio-dev
options = !strip
- source = http://dl.google.com/dl/android/studio/ide-zips/1.3.0.3/android-studio-ide-141.2006197-linux.zip
+ source = http://dl.google.com/dl/android/studio/ide-zips/1.3.0.4/android-studio-ide-141.2017176-linux.zip
source = android-studio.desktop
- sha1sums = de3f254157ce9bc6823b1a4456c6f5ec001af547
+ sha1sums = f1f935ab1348be6eafd9c7116e9dd8b5db7165fa
sha1sums = baed66cebe2b372700f436b93022a52cbff313be
pkgname = android-studio-canary
diff --git a/PKGBUILD b/PKGBUILD
index c64b4ca3a810..a08abf17d9da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,10 +7,10 @@
pkgname=android-studio-canary
_pkgname=android-studio
-pkgver=1.3.0p4
-_pkgver=1.3.0.3
+pkgver=1.3.0b1
+_pkgver=1.3.0.4
pkgrel=1
-_build=141.2006197
+_build=141.2017176
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=("http://dl.google.com/dl/android/studio/ide-zips/$_pkgver/android-studio-ide-$_build-linux.zip"
"$_pkgname.desktop")
-sha1sums=('de3f254157ce9bc6823b1a4456c6f5ec001af547'
+sha1sums=('f1f935ab1348be6eafd9c7116e9dd8b5db7165fa'
'baed66cebe2b372700f436b93022a52cbff313be')
if [ "$CARCH" = "x86_64" ]; then