summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPranav Maganti2019-08-15 11:58:16 +0100
committerPranav Maganti2019-08-15 11:58:16 +0100
commitef1cce54ea2cf5c9cf61deb4309f1eba5eaaeeab (patch)
tree66de9b05efb63a9010257d8c0d10fb3afd42a83e
parent2b64b31bf79806fd3988891be77feba8bb65558b (diff)
downloadaur-ef1cce54ea2cf5c9cf61deb4309f1eba5eaaeeab.tar.gz
Version Bump
-rwxr-xr-x.SRCINFO6
-rwxr-xr-xPKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index be3adedd1681..7c70a3fd5c33 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = android-studio-canary
pkgdesc = The Official Android IDE (Canary branch)
- pkgver = 3.6.0.5
+ pkgver = 3.6.0.6
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.6.0.5/android-studio-ide-191.5721125-linux.tar.gz
+ source = https://dl.google.com/dl/android/studio/ide-zips/3.6.0.6/android-studio-ide-192.5787298-linux.tar.gz
source = android-studio-canary.desktop
- sha256sums = 9cd73b9666266571af804166f8626b9c1dc6fb0ee6a60a6f3c9747fc0cefc717
+ sha256sums = ae1526bcb6a4b5984db1b5e8d4d4709422e05d18ade811302c46f669cb4231e7
sha256sums = 60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6
pkgname = android-studio-canary
diff --git a/PKGBUILD b/PKGBUILD
index ecef076bf0ca..795fce254b8a 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,9 +8,9 @@
# Contributor: Tad Fisher <tadfisher at gmail dot com>
pkgname=android-studio-canary
-pkgver=3.6.0.5
+pkgver=3.6.0.6
pkgrel=1
-_build=191.5721125
+_build=192.5787298
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.tar.gz"
"$pkgname.desktop")
-sha256sums=('9cd73b9666266571af804166f8626b9c1dc6fb0ee6a60a6f3c9747fc0cefc717'
+sha256sums=('ae1526bcb6a4b5984db1b5e8d4d4709422e05d18ade811302c46f669cb4231e7'
'60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6')
if [ "$CARCH" = "i686" ]; then