summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLalit Maganti2019-03-02 13:31:22 +0000
committerLalit Maganti2019-03-02 13:31:22 +0000
commit06b8118745620c3c54ca22d56c53598dd3e37c0f (patch)
tree56c02409deb4a2e810200a95c9b44a0dd4c4f727
parent12f7ffda8c21ce90b65727da5ded83ad1134f18d (diff)
downloadaur-06b8118745620c3c54ca22d56c53598dd3e37c0f.tar.gz
android-studio: bump version
-rwxr-xr-x.SRCINFO8
-rwxr-xr-xPKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f857d1694149..83e09bb63576 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Feb 23 13:01:46 UTC 2019
+# Sat Mar 2 13:31:08 UTC 2019
pkgbase = android-studio-canary
pkgdesc = The Official Android IDE (Canary branch)
- pkgver = 3.5.0.4
+ pkgver = 3.5.0.5
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.5.0.4/android-studio-ide-183.5320907-linux.zip
+ source = https://dl.google.com/dl/android/studio/ide-zips/3.5.0.5/android-studio-ide-183.5326993-linux.zip
source = android-studio-canary.desktop
- sha256sums = 2f68dc60d83722155c9b0e2f9f643fab2a50d3d7b015a446a734733651c9a6c4
+ sha256sums = 1467c8418726188f48108cdeac1a6186bd5d288631c65cb7f1f79b0b381ea419
sha256sums = 60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6
pkgname = android-studio-canary
diff --git a/PKGBUILD b/PKGBUILD
index 3b0e0f49bd02..e74e814da64c 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.4
+pkgver=3.5.0.5
pkgrel=1
-_build=183.5320907
+_build=183.5326993
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=('2f68dc60d83722155c9b0e2f9f643fab2a50d3d7b015a446a734733651c9a6c4'
+sha256sums=('1467c8418726188f48108cdeac1a6186bd5d288631c65cb7f1f79b0b381ea419'
'60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6')
if [ "$CARCH" = "i686" ]; then