aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKordian Bruck2019-07-15 01:24:29 +0200
committerKordian Bruck2019-07-15 01:24:29 +0200
commitcd61851e5926c775cd473d7c273680156f518676 (patch)
treec29341e1c40ded4fe9cf114125f6cbc55c8ebbb8
parent05b366a9637fdc3e8d777be1ccca777e089d7c48 (diff)
downloadaur-cd61851e5926c775cd473d7c273680156f518676.tar.gz
Update to 3.4.2.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ec5c5e9f05b9..0edd3305a368 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = android-studio
pkgdesc = The official Android IDE (Stable branch)
- pkgver = 3.4.1.0
+ pkgver = 3.4.2.0
pkgrel = 1
- url = http://tools.android.com/
+ url = https://developer.android.com/
arch = i686
arch = x86_64
license = APACHE
@@ -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.4.1.0/android-studio-ide-183.5522156-linux.tar.gz
+ source = https://dl.google.com/dl/android/studio/ide-zips/3.4.2.0/android-studio-ide-183.5692245-linux.tar.gz
source = android-studio.desktop
- sha256sums = 60488b63302fef657367105d433321de248f1fb692d06dba6661efec434b9478
+ sha256sums = 35eb8c74837d1aab59229101fc91568a607ac04854a40209f7a0ba7ac0601924
sha256sums = 73cd2dde1d0f99aaba5baad1e2b91c834edd5db3c817f6fb78868d102360d3c4
pkgname = android-studio
diff --git a/PKGBUILD b/PKGBUILD
index 76483d65061a..ea78b838bea8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,12 +8,12 @@
# Maintainer: Kordian Bruck <k@bruck.me>
pkgname=android-studio
-pkgver=3.4.1.0
+pkgver=3.4.2.0
pkgrel=1
-_build=183.5522156
+_build=183.5692245
pkgdesc="The official Android IDE (Stable branch)"
arch=('i686' 'x86_64')
-url="http://tools.android.com/"
+url="https://developer.android.com/"
license=('APACHE')
makedepends=()
depends=('alsa-lib' 'freetype2' 'libxrender' 'libxtst')
@@ -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.tar.gz"
"$pkgname.desktop")
-sha256sums=('60488b63302fef657367105d433321de248f1fb692d06dba6661efec434b9478'
+sha256sums=('35eb8c74837d1aab59229101fc91568a607ac04854a40209f7a0ba7ac0601924'
'73cd2dde1d0f99aaba5baad1e2b91c834edd5db3c817f6fb78868d102360d3c4')
if [ "$CARCH" = "i686" ]; then