summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTad Fisher2017-09-02 11:36:49 -0700
committerGitHub2017-09-02 11:36:49 -0700
commit1022b89b57a0daa8d86c6e6f85f2eea80ca19ab9 (patch)
tree114e7c22c96e3744b14b73e36a9db61f0b3e8c2d
parenta03af617f334b60caf9f8978af32b148d2b6f0b0 (diff)
parent8cf43009d4edb6e6ff90729b4f80fb2ce8b85b25 (diff)
downloadaur-1022b89b57a0daa8d86c6e6f85f2eea80ca19ab9.tar.gz
Merge pull request #1 from gim-/release/1.3b4
3.0 Beta 4
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d16470d0def1..c4a42fdbe28b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,8 @@
+# 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.10
+ pkgver = 3.0.0.12
pkgrel = 1
url = http://tools.android.com/
arch = i686
@@ -14,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.0.0.10/android-studio-ide-171.4263559-linux.zip
+ source = https://dl.google.com/dl/android/studio/ide-zips/3.0.0.12/android-studio-ide-171.4304935-linux.zip
source = android-studio-canary.desktop
- sha256sums = 9c109f5cb3732cd9c31edb94657c10ba47c3cb4229ac4ff76a4683a27032ca2f
+ sha256sums = c5cec81cabb59873b44ac7794e3f59b8c0390eed1f0b5f247ded850a8ad0fe88
sha256sums = 60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6
pkgname = android-studio-canary
diff --git a/PKGBUILD b/PKGBUILD
index d246761b5d2b..a98b929e462d 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.10
+pkgver=3.0.0.12
pkgrel=1
-_build=171.4263559
+_build=171.4304935
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=('9c109f5cb3732cd9c31edb94657c10ba47c3cb4229ac4ff76a4683a27032ca2f'
+sha256sums=('c5cec81cabb59873b44ac7794e3f59b8c0390eed1f0b5f247ded850a8ad0fe88'
'60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6')
if [ "$CARCH" = "i686" ]; then