summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTad Fisher2017-10-04 11:25:20 -0700
committerTad Fisher2017-10-04 11:25:20 -0700
commit1cce2cee85214632c0d6383675fab4dfe788b256 (patch)
treeeafa09140ee05f26b2acd89e2795cdda85b9d80d
parent35897ccccea39dcfce9d9c2c00d4ff08f20dbf2f (diff)
downloadaur-1cce2cee85214632c0d6383675fab4dfe788b256.tar.gz
3.0 Beta 7
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9eee3f9d0670..781998736155 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Sat Sep 16 17:12:46 UTC 2017
pkgbase = android-studio-canary
pkgdesc = The Official Android IDE (Canary branch)
- pkgver = 3.0.0.14
+ pkgver = 3.0.0.15
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.14/android-studio-ide-171.4333198-linux.zip
+ source = https://dl.google.com/dl/android/studio/ide-zips/3.0.0.15/android-studio-ide-171.4365657-linux.zip
source = android-studio-canary.desktop
- sha256sums = f397b26d0b9de78de8433ec64c9f31710daf9e4f10040837dc576bbb801c2a1c
+ sha256sums = 663564903130e2a5694d621d720c25106cfa45df9ddd5ad28c02a5a700cea32a
sha256sums = 60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6
pkgname = android-studio-canary
diff --git a/PKGBUILD b/PKGBUILD
index 5dc8b8304411..d41a06a1a6cb 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.14
+pkgver=3.0.0.15
pkgrel=1
-_build=171.4333198
+_build=171.4365657
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=('f397b26d0b9de78de8433ec64c9f31710daf9e4f10040837dc576bbb801c2a1c'
+sha256sums=('663564903130e2a5694d621d720c25106cfa45df9ddd5ad28c02a5a700cea32a'
'60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6')
if [ "$CARCH" = "i686" ]; then