summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLalit Maganti2015-10-01 21:28:40 +0100
committerLalit Maganti2015-10-01 21:28:40 +0100
commitbf3fc585daf783d3ae1c5baff3fe018c8444adf6 (patch)
treed4a0ef6d261ed1ff4fb25a8f02ef904a10d6e0ad
parent1c512f3d1a786ad2a1d13391fae964cc4c905391 (diff)
downloadaur-bf3fc585daf783d3ae1c5baff3fe018c8444adf6.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 1715fd80a956..7071a0325d85 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = android-studio-canary
pkgdesc = The Official Android IDE. Canary branch
- pkgver = 1.4.0rc1
+ pkgver = 1.4.0
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.4.0rc1
+ provides = android-studio=1.4.0
conflicts = android-studio
conflicts = android-studio-beta
conflicts = android-studio-dev
options = !strip
- source = http://dl.google.com/dl/android/studio/ide-zips/1.4.0.7/android-studio-ide-141.2262011-linux.zip
+ source = http://dl.google.com/dl/android/studio/ide-zips/1.4.0.10/android-studio-ide-141.2288178-linux.zip
source = android-studio.desktop
- sha1sums = 2ddbd659221df5396535cfedc6305c1fb5a3c7ba
+ sha1sums = 137e3734f2e8e285bd7c1d2fae2e8548d0f164bd
sha1sums = baed66cebe2b372700f436b93022a52cbff313be
pkgname = android-studio-canary
diff --git a/PKGBUILD b/PKGBUILD
index 9b80e478b1f7..e2a851fa7910 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,10 +7,10 @@
pkgname=android-studio-canary
_pkgname=android-studio
-pkgver=1.4.0rc1
-_pkgver=1.4.0.7
+pkgver=1.4.0
+_pkgver=1.4.0.10
pkgrel=1
-_build=141.2262011
+_build=141.2288178
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=('2ddbd659221df5396535cfedc6305c1fb5a3c7ba'
+sha1sums=('137e3734f2e8e285bd7c1d2fae2e8548d0f164bd'
'baed66cebe2b372700f436b93022a52cbff313be')
if [ "$CARCH" = "x86_64" ]; then