summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLalit Maganti2018-08-08 13:59:12 +0530
committerLalit Maganti2018-08-08 13:59:12 +0530
commitc5c87d55e068ce45560859cd89048d29899b3ef7 (patch)
treede202639378064094cf3f7fc6976fcd1413a0292
parentd4e2bd731dc41d2f99d24cae2b81a9fe1d791aa2 (diff)
downloadaur-c5c87d55e068ce45560859cd89048d29899b3ef7.tar.gz
android-studio: bump version
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4d9b20b7d9f5..83e639ca9669 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Aug 3 13:28:16 UTC 2018
+# Wed Aug 8 08:06:45 UTC 2018
pkgbase = android-studio-canary
pkgdesc = The Official Android IDE (Canary branch)
- pkgver = 3.3.0.3
+ pkgver = 3.3.0.4
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.3.0.3/android-studio-ide-182.4924367-linux.zip
+ source = https://dl.google.com/dl/android/studio/ide-zips/3.3.0.4/android-studio-ide-182.4928781-linux.zip
source = android-studio-canary.desktop
- sha256sums = cded22d2b3a1b21923d2b6ed846bf5254f1dc89a74dba0b5a6f3e6a56997dd0d
+ sha256sums = 6421afd27f9f6ca48ca174cb6b7610670f3c29336cdb96c14737b8477d810f84
sha256sums = 60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6
pkgname = android-studio-canary
diff --git a/PKGBUILD b/PKGBUILD
index 3aa42e913475..254a1cd6129e 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.3
+pkgver=3.3.0.4
pkgrel=1
-_build=182.4924367
+_build=182.4928781
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=('cded22d2b3a1b21923d2b6ed846bf5254f1dc89a74dba0b5a6f3e6a56997dd0d'
+sha256sums=('6421afd27f9f6ca48ca174cb6b7610670f3c29336cdb96c14737b8477d810f84'
'60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6')
if [ "$CARCH" = "i686" ]; then