summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPranav Maganti2019-12-10 19:14:35 +0000
committerPranav Maganti2019-12-10 19:14:35 +0000
commit325d594fd4f62b64b155b024aa1ffff6e0e790ea (patch)
tree14e2ab57a06a13a48c5fac91e218562477c24bfb
parente1b8b093aa1256d62fab27f6ca545df25fe30138 (diff)
downloadaur-325d594fd4f62b64b155b024aa1ffff6e0e790ea.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 729b729197fa..c96d716599ff 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = android-studio-canary
pkgdesc = The Official Android IDE (Canary branch)
- pkgver = 4.0.0.5
+ pkgver = 4.0.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/4.0.0.5/android-studio-ide-193.6039983-linux.tar.gz
+ source = https://dl.google.com/dl/android/studio/ide-zips/4.0.0.6/android-studio-ide-193.6052267-linux.tar.gz
source = android-studio-canary.desktop
- sha256sums = 3fb954bf12ed074d5274be409e923b2807ac48dc90abd300a3ea7c43286ff1a6
+ sha256sums = 2cd452b816ba170ce10055cbb3b03b2aa0e8375b7cf5a320a6b11e99adf35dd9
sha256sums = 60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6
pkgname = android-studio-canary
diff --git a/PKGBUILD b/PKGBUILD
index acd31687d7fd..7d80620ed700 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,9 +8,9 @@
# Contributor: Tad Fisher <tadfisher at gmail dot com>
pkgname=android-studio-canary
-pkgver=4.0.0.5
+pkgver=4.0.0.6
pkgrel=1
-_build=193.6039983
+_build=193.6052267
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=('3fb954bf12ed074d5274be409e923b2807ac48dc90abd300a3ea7c43286ff1a6'
+sha256sums=('2cd452b816ba170ce10055cbb3b03b2aa0e8375b7cf5a320a6b11e99adf35dd9'
'60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6')
if [ "$CARCH" = "i686" ]; then