summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTad Fisher2017-09-11 11:56:20 -0700
committerTad Fisher2017-09-11 11:56:20 -0700
commiteb0c674ab81e1f9b78923b647b3eee9930ac9157 (patch)
treea0da922ba1d7e8f6d43b8d71b4b584facfc88a7b
parent300ba1414e9ebf4deb6f14b2228282ff761becaf (diff)
downloadaur-eb0c674ab81e1f9b78923b647b3eee9930ac9157.tar.gz
3.0 Beta 5
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c4a42fdbe28b..fc5561a8c909 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Sat Sep 2 06:41:06 UTC 2017
pkgbase = android-studio-canary
pkgdesc = The Official Android IDE (Canary branch)
- pkgver = 3.0.0.12
+ pkgver = 3.0.0.13
pkgrel = 1
url = http://tools.android.com/
arch = i686
@@ -16,9 +14,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.0.0.12/android-studio-ide-171.4304935-linux.zip
+ source = https://dl.google.com/dl/android/studio/ide-zips/3.0.0.13/android-studio-ide-171.4316950-linux.zip
source = android-studio-canary.desktop
- sha256sums = c5cec81cabb59873b44ac7794e3f59b8c0390eed1f0b5f247ded850a8ad0fe88
+ sha256sums = accab8a8270bcc8c273ff980d26195dad3ea77839741e4dcd01cad5bd8ac462a
sha256sums = 60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6
pkgname = android-studio-canary
diff --git a/PKGBUILD b/PKGBUILD
index a98b929e462d..5acec530f373 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,9 +8,9 @@
# Contributor: Tad Fisher <tadfisher at gmail dot com>
pkgname=android-studio-canary
-pkgver=3.0.0.12
+pkgver=3.0.0.13
pkgrel=1
-_build=171.4304935
+_build=171.4316950
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=('c5cec81cabb59873b44ac7794e3f59b8c0390eed1f0b5f247ded850a8ad0fe88'
+sha256sums=('accab8a8270bcc8c273ff980d26195dad3ea77839741e4dcd01cad5bd8ac462a'
'60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6')
if [ "$CARCH" = "i686" ]; then