summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLalit Maganti2015-12-29 15:12:35 +0000
committerLalit Maganti2015-12-29 15:12:35 +0000
commit5b28afe8ee9374fd06f48fd2c3b1e9c6919e11c3 (patch)
treeb3fae89f18a93d61f67cf5bf88f28bd19bf1faf4
parent67dedb74656b56eb895866de62f84695fda22e1b (diff)
downloadaur-5b28afe8ee9374fd06f48fd2c3b1e9c6919e11c3.tar.gz
android-studio: bump version
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8154054db3e4..01bd64bca4a1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Dec 13 21:12:31 UTC 2015
+# Tue Dec 29 15:12:33 UTC 2015
pkgbase = android-studio-canary
pkgdesc = The Official Android IDE. Canary branch
- pkgver = 2.0.0p3
+ pkgver = 2.0.0p4
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.0.0p3
+ provides = android-studio=2.0.0p4
conflicts = android-studio
conflicts = android-studio-beta
conflicts = android-studio-dev
options = !strip
- source = https://dl.google.com/dl/android/studio/ide-zips/2.0.0.3/android-studio-ide-143.2479369-linux.zip
+ source = https://dl.google.com/dl/android/studio/ide-zips/2.0.0.4/android-studio-ide-143.2489090-linux.zip
source = android-studio.desktop
- sha1sums = 259855b8e36142700ddc7304287217cafd8b8d1f
+ sha1sums = c154a0a8aacd8f058265b94f3f6156336b4133f7
sha1sums = baed66cebe2b372700f436b93022a52cbff313be
pkgname = android-studio-canary
diff --git a/PKGBUILD b/PKGBUILD
index e449704c9901..56cbcb1e59fa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,10 +7,10 @@
pkgname=android-studio-canary
_pkgname=android-studio
-pkgver=2.0.0p3
-_pkgver=2.0.0.3
+pkgver=2.0.0p4
+_pkgver=2.0.0.4
pkgrel=1
-_build=143.2479369
+_build=143.2489090
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=('259855b8e36142700ddc7304287217cafd8b8d1f'
+sha1sums=('c154a0a8aacd8f058265b94f3f6156336b4133f7'
'baed66cebe2b372700f436b93022a52cbff313be')
if [ "$CARCH" = "x86_64" ]; then