summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLalit Maganti2018-10-21 16:58:30 +0100
committerLalit Maganti2018-10-21 16:58:30 +0100
commit64468d7377c8b078628a18650786f76002fb70da (patch)
treedfc50b5a999b6483f0e2f5ede1b156e189c5fc6f
parent4ab89a35c6391316b157c83a48751475bff920c6 (diff)
downloadaur-64468d7377c8b078628a18650786f76002fb70da.tar.gz
Bump version
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 56d0112bf648..3a565aa219c3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Oct 15 20:56:09 UTC 2018
+# Sun Oct 21 15:58:22 UTC 2018
pkgbase = android-studio-canary
pkgdesc = The Official Android IDE (Canary branch)
- pkgver = 3.3.0.12
+ pkgver = 3.4.0.0
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.3.0.12/android-studio-ide-182.5035453-linux.zip
+ source = https://dl.google.com/dl/android/studio/ide-zips/3.4.0.0/android-studio-ide-182.5070326-linux.zip
source = android-studio-canary.desktop
- sha256sums = 47f19d79abe971dd41af1776fd01ac855171b408f9f9b49b0920b2406aa74f38
+ sha256sums = 4b7548ca6f7010debc5fa3da84fe78c9c75f6f8bb03f95d85ab8258db4f5020e
sha256sums = 60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6
pkgname = android-studio-canary
diff --git a/PKGBUILD b/PKGBUILD
index d7cdbf3122a9..32a30fbbc48f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,9 +8,9 @@
# Contributor: Tad Fisher <tadfisher at gmail dot com>
pkgname=android-studio-canary
-pkgver=3.3.0.12
+pkgver=3.4.0.0
pkgrel=1
-_build=182.5035453
+_build=182.5070326
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=('47f19d79abe971dd41af1776fd01ac855171b408f9f9b49b0920b2406aa74f38'
+sha256sums=('4b7548ca6f7010debc5fa3da84fe78c9c75f6f8bb03f95d85ab8258db4f5020e'
'60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6')
if [ "$CARCH" = "i686" ]; then