summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPranav Maganti2021-07-16 19:15:09 +0100
committerPranav Maganti2021-07-16 19:15:09 +0100
commit1faf1026b5673b7cb8b0c82eb0fe97284593a116 (patch)
tree338faa81118de623da8290964a58f0036077aa65
parent0438a787d630365778b695225ce07feecb236c46 (diff)
downloadaur-1faf1026b5673b7cb8b0c82eb0fe97284593a116.tar.gz
Version Bump
-rwxr-xr-x.SRCINFO7
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 04e3e3ce38c8..69b5c373b594 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = android-studio-canary
pkgdesc = The Official Android IDE (Canary branch)
- pkgver = 2021.1.1.2
+ pkgver = 2021.1.1.3
pkgrel = 1
url = http://tools.android.com/
arch = i686
@@ -14,10 +14,9 @@ pkgbase = android-studio-canary
optdepends = gtk2: GTK+ look and feel
optdepends = libgl: emulator support
options = !strip
- source = https://redirector.gvt1.com/edgedl/android/studio/ide-zips/2021.1.1.2/android-studio-2021.1.1.2-linux.tar.gz
+ source = https://redirector.gvt1.com/edgedl/android/studio/ide-zips/2021.1.1.3/android-studio-2021.1.1.3-linux.tar.gz
source = android-studio-canary.desktop
- sha256sums = b9291c3489d3ae38d2d1037dc96c4758ff034f490e867c7e81169a69ba269781
+ sha256sums = 9d789032ca4880169f69cd7a74e836622de5871d69c39df4bdfb5788155411d9
sha256sums = 60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6
pkgname = android-studio-canary
-
diff --git a/PKGBUILD b/PKGBUILD
index 36b3652af840..d11fe1b59db0 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
# Contributor: Tad Fisher <tadfisher at gmail dot com>
pkgname=android-studio-canary
-pkgver=2021.1.1.2
+pkgver=2021.1.1.3
pkgrel=1
pkgdesc="The Official Android IDE (Canary branch)"
arch=('i686' 'x86_64')
@@ -21,7 +21,7 @@ optdepends=('gtk2: GTK+ look and feel'
options=('!strip')
source=("https://redirector.gvt1.com/edgedl/android/studio/ide-zips/$pkgver/android-studio-$pkgver-linux.tar.gz"
"$pkgname.desktop")
-sha256sums=('b9291c3489d3ae38d2d1037dc96c4758ff034f490e867c7e81169a69ba269781'
+sha256sums=('9d789032ca4880169f69cd7a74e836622de5871d69c39df4bdfb5788155411d9'
'60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6')
if [ "$CARCH" = "i686" ]; then