summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPranav Maganti2018-08-30 21:31:28 +0100
committerPranav Maganti2018-08-30 21:31:28 +0100
commit4d2f9de219415e5026a134d99a4a4a9691330b97 (patch)
treed8ab9d4ac599dd7329227b1cd7984cb5e3059ba9
parent3fffe3c4e270585b7f9a99f055a0dc2c3f1093b7 (diff)
downloadaur-4d2f9de219415e5026a134d99a4a4a9691330b97.tar.gz
Version Bump
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 359e4627c6da..9e6f3c1b8105 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = android-studio-canary
pkgdesc = The Official Android IDE (Canary branch)
- pkgver = 3.3.0.6
+ pkgver = 3.3.0.7
pkgrel = 1
url = http://tools.android.com/
arch = i686
@@ -14,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.6/android-studio-ide-182.4968538-linux.zip
+ source = https://dl.google.com/dl/android/studio/ide-zips/3.3.0.7/android-studio-ide-182.4978721-linux.zip
source = android-studio-canary.desktop
- sha256sums = 58f860755511f61af090977452fe642a01233e5b3ac80a709237a54b84f23a95
+ sha256sums = 49a5c7bf5387104031607cf0f60724e39d8d7d4a06ed26853bdea8c0334f4175
sha256sums = 60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6
pkgname = android-studio-canary
diff --git a/PKGBUILD b/PKGBUILD
index afd370d821f6..ee95a653368d 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.6
+pkgver=3.3.0.7
pkgrel=1
-_build=182.4968538
+_build=182.4978721
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=('58f860755511f61af090977452fe642a01233e5b3ac80a709237a54b84f23a95'
+sha256sums=('49a5c7bf5387104031607cf0f60724e39d8d7d4a06ed26853bdea8c0334f4175'
'60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6')
if [ "$CARCH" = "i686" ]; then