summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPranav Maganti2016-09-10 12:43:37 +0100
committerPranav Maganti2016-09-10 12:43:37 +0100
commit0281162d2330efe2eb8412c43118874b8f092c5f (patch)
tree34c78d957657680772bb5a3011e455aabb221509
parent9cebd4d08c21c4ad42618c9f82da3e453e634936 (diff)
downloadaur-0281162d2330efe2eb8412c43118874b8f092c5f.tar.gz
android-studio: bump version
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD11
2 files changed, 9 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 134daf42c61c..3d85ecd188e9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Wed Sep 7 03:40:21 UTC 2016
pkgbase = android-studio-canary
pkgdesc = The Official Android IDE. Canary branch
- pkgver = 2.2.0rc1
+ pkgver = 2.2.0rc2
pkgrel = 1
url = http://developer.android.com/sdk/installing/studio.html
arch = i686
@@ -15,9 +13,9 @@ pkgbase = android-studio-canary
optdepends = gtk2: GTK+ look and feel
optdepends = libgl: emulator support
options = !strip
- source = https://dl.google.com/dl/android/studio/ide-zips/2.2.0.10/android-studio-ide-145.3240973-linux.zip
+ source = https://dl.google.com/dl/android/studio/ide-zips/2.2.0.11/android-studio-ide-145.3253452-linux.zip
source = android-studio-canary.desktop
- sha1sums = bfed1c30a3727ec5ccb2c72424ce5f34d1228a52
+ sha1sums = 38046857e008d059ca1a1655dc4f4d2250bbc157
sha1sums = 4d7153ef796a332d5318e64b59ab5b5c92c5dca9
pkgname = android-studio-canary
diff --git a/PKGBUILD b/PKGBUILD
index 8d56f3fd2945..1f7462fdb283 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,5 @@
-# Maintainer: tilal6991 <lalitmaganti@gmail.com>
+# Co-Maintainer: tilal6991 <lalitmaganti@gmail.com>
+# Co-Maintainer: vanpra <pranavmaganti@gmail.com>
# Contributor: danyf90 <daniele.formichelli@gmail.com>
# Contributor: Philipp 'TamCore' B. <philipp [at] tamcore [dot] eu>
# Contributor: Jakub Schmidtke <sjakub-at-gmail-dot-com>
@@ -7,10 +8,10 @@
# Contributor: Tad Fisher <tadfisher at gmail dot com>
pkgname=android-studio-canary
-pkgver=2.2.0rc1
-_pkgver=2.2.0.10
+pkgver=2.2.0rc2
+_pkgver=2.2.0.11
pkgrel=1
-_build=145.3240973
+_build=145.3253452
pkgdesc="The Official Android IDE. Canary branch"
arch=('i686' 'x86_64')
url="http://developer.android.com/sdk/installing/studio.html"
@@ -23,7 +24,7 @@ oidprovides=("android-studio=$pkgver")
options=('!strip')
source=("https://dl.google.com/dl/android/studio/ide-zips/$_pkgver/android-studio-ide-$_build-linux.zip"
"$pkgname.desktop")
-sha1sums=('bfed1c30a3727ec5ccb2c72424ce5f34d1228a52'
+sha1sums=('38046857e008d059ca1a1655dc4f4d2250bbc157'
'4d7153ef796a332d5318e64b59ab5b5c92c5dca9')
if [ "$CARCH" = "i686" ]; then