summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLalit Maganti2019-02-23 13:01:54 +0000
committerLalit Maganti2019-02-23 13:01:54 +0000
commit12f7ffda8c21ce90b65727da5ded83ad1134f18d (patch)
tree3a209d4fd68d15b90d1a28b16bb8877c1c3ae3fb
parentd10043f45acc3209174dac319f3a8c28c0e85130 (diff)
downloadaur-12f7ffda8c21ce90b65727da5ded83ad1134f18d.tar.gz
android-studio: bump version
-rwxr-xr-x.SRCINFO8
-rwxr-xr-xPKGBUILD6
2 files changed, 8 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ca6df9457d9a..f857d1694149 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,8 @@
+# Generated by mksrcinfo v8
+# Sat Feb 23 13:01:46 UTC 2019
pkgbase = android-studio-canary
pkgdesc = The Official Android IDE (Canary branch)
- pkgver = 3.5.0.3
+ pkgver = 3.5.0.4
pkgrel = 1
url = http://tools.android.com/
arch = i686
@@ -14,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.3/android-studio-ide-183.5290690-linux.zip
+ source = https://dl.google.com/dl/android/studio/ide-zips/3.5.0.4/android-studio-ide-183.5320907-linux.zip
source = android-studio-canary.desktop
- sha256sums = a1f57d897b614edfce066cfd90ca985d2e12568763330da4d2f316b1d0a12c34
+ sha256sums = 2f68dc60d83722155c9b0e2f9f643fab2a50d3d7b015a446a734733651c9a6c4
sha256sums = 60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6
pkgname = android-studio-canary
diff --git a/PKGBUILD b/PKGBUILD
index 30048e349200..3b0e0f49bd02 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.3
+pkgver=3.5.0.4
pkgrel=1
-_build=183.5290690
+_build=183.5320907
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=('a1f57d897b614edfce066cfd90ca985d2e12568763330da4d2f316b1d0a12c34'
+sha256sums=('2f68dc60d83722155c9b0e2f9f643fab2a50d3d7b015a446a734733651c9a6c4'
'60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6')
if [ "$CARCH" = "i686" ]; then