summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPranav Maganti2020-09-23 12:09:24 +0100
committerPranav Maganti2020-09-23 12:09:24 +0100
commit9aac4dfe02edf1ddd368831aae52eac25da427e3 (patch)
tree465f730bb5b22e0af894f8592111a6ff5a1b6be9
parent08268ddc1431d750cf0b65e643e203817df54b90 (diff)
downloadaur-9aac4dfe02edf1ddd368831aae52eac25da427e3.tar.gz
Version bump
-rwxr-xr-x.SRCINFO6
-rwxr-xr-xPKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c5a9c89be79b..5edf0dd51929 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = android-studio-canary
pkgdesc = The Official Android IDE (Canary branch)
- pkgver = 4.2.0.11
+ pkgver = 4.2.0.12
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/4.2.0.11/android-studio-ide-202.6825553-linux.tar.gz
+ source = https://dl.google.com/dl/android/studio/ide-zips/4.2.0.12/android-studio-ide-202.6847140-linux.tar.gz
source = android-studio-canary.desktop
- sha256sums = 95adc9d26814c49039d25d4f2ebf453cc288e50624a0146b895caedda56aee2a
+ sha256sums = 96ddb4ebdb8025d5652a0ddf0b63661453e83261b97005271fd57859101ac319
sha256sums = 60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6
pkgname = android-studio-canary
diff --git a/PKGBUILD b/PKGBUILD
index c1b6c7ff3c2d..aa9bc9eb4040 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,9 +8,9 @@
# Contributor: Tad Fisher <tadfisher at gmail dot com>
pkgname=android-studio-canary
-pkgver=4.2.0.11
+pkgver=4.2.0.12
pkgrel=1
-_build=202.6825553
+_build=202.6847140
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.tar.gz"
"$pkgname.desktop")
-sha256sums=('95adc9d26814c49039d25d4f2ebf453cc288e50624a0146b895caedda56aee2a'
+sha256sums=('96ddb4ebdb8025d5652a0ddf0b63661453e83261b97005271fd57859101ac319'
'60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6')
if [ "$CARCH" = "i686" ]; then