summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTad Fisher2017-07-01 10:13:44 -0700
committerTad Fisher2017-07-01 10:13:44 -0700
commit6b92ad3887fd83c266a2374d3c68a0828f4b8c77 (patch)
tree0fcd456d5d42949a5bd4d0b68500c6a1b4214b98
parent93cd5ad600c58576d8b62fb8ab88ec0dbf225953 (diff)
downloadaur-6b92ad3887fd83c266a2374d3c68a0828f4b8c77.tar.gz
3.0 Canary 5
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3d2902583e76..8e4f2bf1f320 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = android-studio-canary
pkgdesc = The Official Android IDE (Canary branch)
- pkgver = 3.0.0.3
- pkgrel = 2
+ pkgver = 3.0.0.4
+ pkgrel = 1
url = http://tools.android.com/
arch = i686
arch = x86_64
@@ -14,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.3/android-studio-ide-171.4101728-linux.zip
+ source = https://dl.google.com/dl/android/studio/ide-zips/3.0.0.4/android-studio-ide-171.4141229-linux.zip
source = android-studio-canary.desktop
- sha256sums = 98ff0ed9093022d834c985e3457462e50eaf5898459d208e748edb1bd3f092af
+ sha256sums = 4acb8bd5db5eafd34ed461ea8ef9c67da6ad09b763e159c710d9fe16ab007d8f
sha256sums = 60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6
pkgname = android-studio-canary
diff --git a/PKGBUILD b/PKGBUILD
index 625fec04b861..962f557fd942 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.3
-pkgrel=2
-_build=171.4101728
+pkgver=3.0.0.4
+pkgrel=1
+_build=171.4141229
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=('98ff0ed9093022d834c985e3457462e50eaf5898459d208e748edb1bd3f092af'
+sha256sums=('4acb8bd5db5eafd34ed461ea8ef9c67da6ad09b763e159c710d9fe16ab007d8f'
'60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6')
if [ "$CARCH" = "i686" ]; then