summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPranav Maganti2019-01-27 09:52:29 +0000
committerPranav Maganti2019-01-27 09:52:29 +0000
commit72bed22d00db4534b909cb7e712a7eafb15c9088 (patch)
tree99480fa7e0ec010afc7c53394510477ba56600a4
parent5dbe191f3b7189ef06607eb72eaeff29836a80eb (diff)
downloadaur-72bed22d00db4534b909cb7e712a7eafb15c9088.tar.gz
Version Bump
-rwxr-xr-x[-rw-r--r--].SRCINFO6
-rwxr-xr-x[-rw-r--r--]PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 18c290acc28d..3bc87213c58e 100644..100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = android-studio-canary
pkgdesc = The Official Android IDE (Canary branch)
- pkgver = 3.5.0.0
+ pkgver = 3.5.0.1
pkgrel = 1
url = http://tools.android.com/
arch = i686
@@ -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.5.0.0/android-studio-ide-183.5215047-linux.zip
+ source = https://dl.google.com/dl/android/studio/ide-zips/3.5.0.1/android-studio-ide-183.5240547-linux.zip
source = android-studio-canary.desktop
- sha256sums = bef096e5f49c1a2645422f6c6702adac6980205e7a12ffa0002aba8224a5f4b8
+ sha256sums = a3bb0753d5ac34715e55f284512ea24f9b67327bbb5d1cf1323171b1d38ba27c
sha256sums = 60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6
pkgname = android-studio-canary
diff --git a/PKGBUILD b/PKGBUILD
index 4bdbda3bc45f..dba233359eca 100644..100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,9 +8,9 @@
# Contributor: Tad Fisher <tadfisher at gmail dot com>
pkgname=android-studio-canary
-pkgver=3.5.0.0
+pkgver=3.5.0.1
pkgrel=1
-_build=183.5215047
+_build=183.5240547
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=('bef096e5f49c1a2645422f6c6702adac6980205e7a12ffa0002aba8224a5f4b8'
+sha256sums=('a3bb0753d5ac34715e55f284512ea24f9b67327bbb5d1cf1323171b1d38ba27c'
'60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6')
if [ "$CARCH" = "i686" ]; then