summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLalit Maganti2023-07-19 13:46:53 +0000
committerLalit Maganti2023-07-19 13:46:53 +0000
commit2a0575935eb0079c73152ffcc461fa4028a10ca7 (patch)
tree2c5916fd8dde3547c9fdc9b776c40eb67262258b
parent2909fc3ed4ed32b3848aa90240df11e4fcc2cf1a (diff)
downloadaur-2a0575935eb0079c73152ffcc461fa4028a10ca7.tar.gz
Bump package version
-rwxr-xr-x.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b7e560bdfef2..5e4d851d59a4 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = android-studio-canary
pkgdesc = The Official Android IDE (Canary branch)
- pkgver = 2023.1.1.12
+ pkgver = 2023.1.1.13
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://redirector.gvt1.com/edgedl/android/studio/ide-zips/2023.1.1.12/android-studio-2023.1.1.12-linux.tar.gz
+ source = https://redirector.gvt1.com/edgedl/android/studio/ide-zips/2023.1.1.13/android-studio-2023.1.1.13-linux.tar.gz
source = android-studio-canary.desktop
- sha256sums = fc12ad8d7dcee8f0aab7355f54c3c809c8a9ead7fa5bf255e54cd680e37e9196
+ sha256sums = a0f66ccddd27b68763b816a212de317afdcfe0c44a573132b2e20135d9e4ac26
sha256sums = 12ff377490cff386ba7b3ab9c94adfc2ca99515fdfad4773813268217dcd56b7
pkgname = android-studio-canary
diff --git a/PKGBUILD b/PKGBUILD
index ace642f729c4..f3e2c14252d1 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
# Contributor: Tad Fisher <tadfisher at gmail dot com>
pkgname=android-studio-canary
-pkgver=2023.1.1.12
+pkgver=2023.1.1.13
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=('fc12ad8d7dcee8f0aab7355f54c3c809c8a9ead7fa5bf255e54cd680e37e9196'
+sha256sums=('a0f66ccddd27b68763b816a212de317afdcfe0c44a573132b2e20135d9e4ac26'
'12ff377490cff386ba7b3ab9c94adfc2ca99515fdfad4773813268217dcd56b7')
if [ "$CARCH" = "i686" ]; then