summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLalit Maganti2018-08-03 18:58:22 +0530
committerLalit Maganti2018-08-03 18:58:22 +0530
commitd4e2bd731dc41d2f99d24cae2b81a9fe1d791aa2 (patch)
tree935bcfef1c2e3677b15614633894635e636150d4
parent4f375aff97e3aad50036334fd243fd3c780990f2 (diff)
downloadaur-d4e2bd731dc41d2f99d24cae2b81a9fe1d791aa2.tar.gz
android-studio: bump version
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6373d28e1c96..4d9b20b7d9f5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,8 @@
+# Generated by mksrcinfo v8
+# Fri Aug 3 13:28:16 UTC 2018
pkgbase = android-studio-canary
pkgdesc = The Official Android IDE (Canary branch)
- pkgver = 3.3.0.2
+ pkgver = 3.3.0.3
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.3.0.2/android-studio-ide-181.4884283-linux.zip
+ source = https://dl.google.com/dl/android/studio/ide-zips/3.3.0.3/android-studio-ide-182.4924367-linux.zip
source = android-studio-canary.desktop
- sha256sums = 90436a08ef8ba1fe5266a4f91954d815ab5d64b4f3017381f9ffb183f8f72365
+ sha256sums = cded22d2b3a1b21923d2b6ed846bf5254f1dc89a74dba0b5a6f3e6a56997dd0d
sha256sums = 60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6
pkgname = android-studio-canary
diff --git a/PKGBUILD b/PKGBUILD
index 6549e6a7789e..3aa42e913475 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,9 +8,9 @@
# Contributor: Tad Fisher <tadfisher at gmail dot com>
pkgname=android-studio-canary
-pkgver=3.3.0.2
+pkgver=3.3.0.3
pkgrel=1
-_build=181.4884283
+_build=182.4924367
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=('90436a08ef8ba1fe5266a4f91954d815ab5d64b4f3017381f9ffb183f8f72365'
+sha256sums=('cded22d2b3a1b21923d2b6ed846bf5254f1dc89a74dba0b5a6f3e6a56997dd0d'
'60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6')
if [ "$CARCH" = "i686" ]; then