summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLalit Maganti2018-03-31 20:20:06 +0100
committerLalit Maganti2018-03-31 20:20:06 +0100
commitfc8480477e9c5399744500a3a9012138269a7cf7 (patch)
tree1dc2059e6bf02a85b439becf48cc165650c42bed
parentf5661e2d9e72293350e271db6263e75a88ece187 (diff)
downloadaur-fc8480477e9c5399744500a3a9012138269a7cf7.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 3d33607466e5..d4bd5868fc13 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Mar 13 14:56:31 UTC 2018
+# Sat Mar 31 19:19:01 UTC 2018
pkgbase = android-studio-canary
pkgdesc = The Official Android IDE (Canary branch)
- pkgver = 3.2.0.5
+ pkgver = 3.2.0.7
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.5/android-studio-ide-173.4640885-linux.zip
+ source = https://dl.google.com/dl/android/studio/ide-zips/3.2.0.7/android-studio-ide-173.4670218-linux.zip
source = android-studio-canary.desktop
- sha256sums = 680e79511943b6870c8085db0314c3d28da264fa31e9046a2b27c50d5b9872b9
+ sha256sums = 41bcc01ab9052e5d6783b36fb13194c43c3b70d4948971414751c27983a6345c
sha256sums = 60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6
pkgname = android-studio-canary
diff --git a/PKGBUILD b/PKGBUILD
index 109392b50926..53c7e834ea31 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.5
+pkgver=3.2.0.7
pkgrel=1
-_build=173.4640885
+_build=173.4670218
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=('680e79511943b6870c8085db0314c3d28da264fa31e9046a2b27c50d5b9872b9'
+sha256sums=('41bcc01ab9052e5d6783b36fb13194c43c3b70d4948971414751c27983a6345c'
'60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6')
if [ "$CARCH" = "i686" ]; then