summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPranav Maganti2018-08-28 21:37:31 +0100
committerPranav Maganti2018-08-28 21:37:31 +0100
commit3fffe3c4e270585b7f9a99f055a0dc2c3f1093b7 (patch)
tree704d4ea4ccd82ece070d0530f7e77f51433250d2
parentc5c87d55e068ce45560859cd89048d29899b3ef7 (diff)
downloadaur-3fffe3c4e270585b7f9a99f055a0dc2c3f1093b7.tar.gz
Version Bump
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 83e639ca9669..359e4627c6da 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Wed Aug 8 08:06:45 UTC 2018
pkgbase = android-studio-canary
pkgdesc = The Official Android IDE (Canary branch)
- pkgver = 3.3.0.4
+ pkgver = 3.3.0.6
pkgrel = 1
url = http://tools.android.com/
arch = i686
@@ -16,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.3.0.4/android-studio-ide-182.4928781-linux.zip
+ source = https://dl.google.com/dl/android/studio/ide-zips/3.3.0.6/android-studio-ide-182.4968538-linux.zip
source = android-studio-canary.desktop
- sha256sums = 6421afd27f9f6ca48ca174cb6b7610670f3c29336cdb96c14737b8477d810f84
+ sha256sums = 58f860755511f61af090977452fe642a01233e5b3ac80a709237a54b84f23a95
sha256sums = 60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6
pkgname = android-studio-canary
diff --git a/PKGBUILD b/PKGBUILD
index 254a1cd6129e..afd370d821f6 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.4
+pkgver=3.3.0.6
pkgrel=1
-_build=182.4928781
+_build=182.4968538
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=('6421afd27f9f6ca48ca174cb6b7610670f3c29336cdb96c14737b8477d810f84'
+sha256sums=('58f860755511f61af090977452fe642a01233e5b3ac80a709237a54b84f23a95'
'60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6')
if [ "$CARCH" = "i686" ]; then