summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index acc72d1d0dd8..969a4bbfecdb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Mon Dec 25 20:09:29 UTC 2017
pkgbase = android-studio-canary
pkgdesc = The Official Android IDE (Canary branch)
- pkgver = 3.1.0.5
+ pkgver = 3.1.0.7
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.1.0.5/android-studio-ide-173.4506631-linux.zip
+ source = https://dl.google.com/dl/android/studio/ide-zips/3.1.0.7/android-studio-ide-173.4529993-linux.zip
source = android-studio-canary.desktop
- sha256sums = f60bae98d675f20dd93d6867ad8f9cbea04a87810c059ea8dfee9addf311dc83
+ sha256sums = a3b48c7c65f8872193ca38a939497192cb3b574cb90dd4317614b7bc7afbd355
sha256sums = 60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6
pkgname = android-studio-canary
diff --git a/PKGBUILD b/PKGBUILD
index 0b20121aff70..bfb5133e5972 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,9 +8,9 @@
# Contributor: Tad Fisher <tadfisher at gmail dot com>
pkgname=android-studio-canary
-pkgver=3.1.0.5
+pkgver=3.1.0.7
pkgrel=1
-_build=173.4506631
+_build=173.4529993
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=('f60bae98d675f20dd93d6867ad8f9cbea04a87810c059ea8dfee9addf311dc83'
+sha256sums=('a3b48c7c65f8872193ca38a939497192cb3b574cb90dd4317614b7bc7afbd355'
'60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6')
if [ "$CARCH" = "i686" ]; then