aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKordian Bruck2019-02-07 23:04:10 +0100
committerKordian Bruck2019-02-07 23:04:10 +0100
commitbd2beadc93f1872ec2526cf4c2734ea1eaeccfdd (patch)
treec9f5ac965bba9210070a53cbff81f48dbcb77325
parent497b8b801f6eba5dcff015188785966f7aa8f37d (diff)
downloadaur-bd2beadc93f1872ec2526cf4c2734ea1eaeccfdd.tar.gz
3.3.1.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b643fc83bd4d..a9f8830efd5d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = android-studio
pkgdesc = The official Android IDE (Stable branch)
- pkgver = 3.3.0.20
+ pkgver = 3.3.1.0
pkgrel = 1
url = http://tools.android.com/
arch = i686
@@ -14,9 +14,9 @@ pkgbase = android-studio
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.20/android-studio-ide-182.5199772-linux.zip
+ source = https://dl.google.com/dl/android/studio/ide-zips/3.3.1.0/android-studio-ide-182.5264788-linux.zip
source = android-studio.desktop
- sha256sums = 5cb29b768a4c316649cccc87334e89b1f2db2dc6625e61aff2d3ae68d5632a37
+ sha256sums = 82603100f772baf5b6b54532375ada756b4b2dc11854cabae267cd8bd8c4f039
sha256sums = 73cd2dde1d0f99aaba5baad1e2b91c834edd5db3c817f6fb78868d102360d3c4
pkgname = android-studio
diff --git a/PKGBUILD b/PKGBUILD
index 9c2f0fb8ecbb..d48a3697c7be 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,9 +7,9 @@
# Maintainer: Philippe Hürlimann <p@hurlimann.org>
pkgname=android-studio
-pkgver=3.3.0.20
+pkgver=3.3.1.0
pkgrel=1
-_build=182.5199772
+_build=182.5264788
pkgdesc="The official Android IDE (Stable branch)"
arch=('i686' 'x86_64')
url="http://tools.android.com/"
@@ -21,7 +21,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=('5cb29b768a4c316649cccc87334e89b1f2db2dc6625e61aff2d3ae68d5632a37'
+sha256sums=('82603100f772baf5b6b54532375ada756b4b2dc11854cabae267cd8bd8c4f039'
'73cd2dde1d0f99aaba5baad1e2b91c834edd5db3c817f6fb78868d102360d3c4')
if [ "$CARCH" = "i686" ]; then