summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLalit Maganti2018-04-21 22:46:51 +0100
committerLalit Maganti2018-04-21 22:47:21 +0100
commitde86d7129d78c6ac33914e71f3f3478a292e066f (patch)
tree21ab49a555b308c0debeb5f4cafb574581c20a1a
parent5a545045b38e899f931f1a3771324c10001fab15 (diff)
downloadaur-de86d7129d78c6ac33914e71f3f3478a292e066f.tar.gz
android-studio: bump version
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 167f36f4f749..b2cb2800182d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Apr 12 20:26:59 UTC 2018
+# Sat Apr 21 21:47:17 UTC 2018
pkgbase = android-studio-canary
pkgdesc = The Official Android IDE (Canary branch)
- pkgver = 3.2.0.9
+ pkgver = 3.2.0.10
pkgrel = 1
url = http://tools.android.com/
arch = i686
@@ -16,9 +16,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/3.2.0.9/android-studio-ide-181.4705630-linux.zip
+ source = https://dl.google.com/dl/android/studio/ide-zips/3.2.0.10/android-studio-ide-181.4720098-linux.zip
source = android-studio-canary.desktop
- sha256sums = 9cebc1390b955448f57d540e6cac1824ab77d9c5c76215cd29336f0e1c00ae1f
+ sha256sums = bc63b0e6f36d8b719f3ca15027ff617a4feb861a4105fd5832f16afb1b3e8d01
sha256sums = 60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6
pkgname = android-studio-canary
diff --git a/PKGBUILD b/PKGBUILD
index c31680cb0b35..c0c5ac1147cf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,9 +8,9 @@
# Contributor: Tad Fisher <tadfisher at gmail dot com>
pkgname=android-studio-canary
-pkgver=3.2.0.9
+pkgver=3.2.0.10
pkgrel=1
-_build=181.4705630
+_build=181.4720098
pkgdesc="The Official Android IDE (Canary branch)"
arch=('i686' 'x86_64')
url="http://tools.android.com/"
@@ -22,7 +22,7 @@ optdepends=('gtk2: GTK+ look and feel'
options=('!strip')
source=("https://dl.google.com/dl/android/studio/ide-zips/$pkgver/android-studio-ide-$_build-linux.zip"
"$pkgname.desktop")
-sha256sums=('9cebc1390b955448f57d540e6cac1824ab77d9c5c76215cd29336f0e1c00ae1f'
+sha256sums=('bc63b0e6f36d8b719f3ca15027ff617a4feb861a4105fd5832f16afb1b3e8d01'
'60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6')
if [ "$CARCH" = "i686" ]; then