summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPranav Maganti2019-04-20 10:51:58 +0100
committerPranav Maganti2019-04-20 10:51:58 +0100
commit163521977a7bec11f526d44844d87fa1a3f35aa9 (patch)
treed1a8301d0d5f9f74a77b4c6008c9fd6e8ee5eeba
parenta61aaec2c3b3eb90877cae151cf473fb0c615894 (diff)
downloadaur-163521977a7bec11f526d44844d87fa1a3f35aa9.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 8a7e12de6d3f..335f3188a56d 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = android-studio-canary
pkgdesc = The Official Android IDE (Canary branch)
- pkgver = 3.5.0.9
+ pkgver = 3.5.0.11
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.9/android-studio-ide-191.5416148-linux.tar.gz
+ source = https://dl.google.com/dl/android/studio/ide-zips/3.5.0.11/android-studio-ide-191.5471097-linux.tar.gz
source = android-studio-canary.desktop
- sha256sums = 11d73105f17ceb9aef13a144266a1f87aa9c8bf1681dd6db09846b8597e9a20d
+ sha256sums = 8a093295af266e146eef1929a84ef2b28dd102d885a5cdd1c5df89e0908fe9b7
sha256sums = 60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6
pkgname = android-studio-canary
diff --git a/PKGBUILD b/PKGBUILD
index 81d5e343815a..341d5bcbdf07 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.9
+pkgver=3.5.0.11
pkgrel=1
-_build=191.5416148
+_build=191.5471097
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=('11d73105f17ceb9aef13a144266a1f87aa9c8bf1681dd6db09846b8597e9a20d'
+sha256sums=('8a093295af266e146eef1929a84ef2b28dd102d885a5cdd1c5df89e0908fe9b7'
'60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6')
if [ "$CARCH" = "i686" ]; then