Skip to content

Commit 511b88e

Browse files
oklopferook37
andauthored
upd(android-studio-canary): 2023.1.1.28 -> 2024.2.1.11 (#6675)
Co-authored-by: ook37 <[email protected]>
1 parent 8ba567e commit 511b88e

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

packages/android-studio-canary/.SRCINFO

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
pkgbase = android-studio-canary
22
gives = android-studio
3-
pkgver = 2023.1.1.28
3+
pkgver = 2024.2.1.11
44
pkgdesc = Android Studio is the official integrated development environment (IDE) for Google's Android operating system, built on JetBrains' IntelliJ IDEA software and designed specifically for Android development
55
arch = amd64
66
depends = libc6-i386
@@ -13,9 +13,9 @@ pkgbase = android-studio-canary
1313
replaces = android-studio-canary
1414
maintainer = Oren Klopfer <[email protected]>
1515
repology = project: android-studio
16-
source = https://dl.google.com/dl/android/studio/ide-zips/2023.1.1.28/android-studio-2023.1.1.28-linux.tar.gz
16+
source = https://dl.google.com/dl/android/studio/ide-zips/2024.2.1.11/android-studio-2024.2.1.11-linux.tar.gz
1717
source = android-studio.desktop::https://raw.githubusercontent.com/pacstall/pacstall-programs/master/packages/android-studio/android-studio.desktop
18-
sha256sums = 139d0dbb4909353b68fbf55c09b6d31a34512044a9d4f02ce0f1a9accca128f9
18+
sha256sums = 81f2fa5da72ab6f6afacca4a5327de5191e133ad02706e3ee440dc8658b8cdc3
1919
sha256sums = SKIP
2020

2121
pkgname = android-studio-canary

packages/android-studio-canary/android-studio-canary.pacscript

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@ gives="android-studio"
33
repology=("project: ${gives}")
44
replaces=("${gives}-beta" "${gives}" "${pkgname}")
55
arch=("amd64")
6-
pkgver="2023.1.1.28"
6+
pkgver="2024.2.1.11"
77
source=(
88
"https://dl.google.com/dl/android/studio/ide-zips/${pkgver}/${gives}-${pkgver}-linux.tar.gz"
99
"${gives}.desktop::https://raw.githubusercontent.com/pacstall/pacstall-programs/master/packages/${gives}/${gives}.desktop"
1010
)
1111
depends=("libc6-i386" "lib32ncurses6" "lib32stdc++6" "lib32z1" "libbz2-1.0:i386")
1212
pkgdesc="Android Studio is the official integrated development environment (IDE) for Google's Android operating system, built on JetBrains' IntelliJ IDEA software and designed specifically for Android development"
1313
sha256sums=(
14-
"139d0dbb4909353b68fbf55c09b6d31a34512044a9d4f02ce0f1a9accca128f9"
14+
"81f2fa5da72ab6f6afacca4a5327de5191e133ad02706e3ee440dc8658b8cdc3"
1515
"SKIP"
1616
)
1717
maintainer=("Oren Klopfer <[email protected]>")

srclist

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ pkgname = ananicy-cpp
169169
---
170170
pkgbase = android-studio-canary
171171
gives = android-studio
172-
pkgver = 2023.1.1.28
172+
pkgver = 2024.2.1.11
173173
pkgdesc = Android Studio is the official integrated development environment (IDE) for Google's Android operating system, built on JetBrains' IntelliJ IDEA software and designed specifically for Android development
174174
arch = amd64
175175
depends = libc6-i386
@@ -182,9 +182,9 @@ pkgbase = android-studio-canary
182182
replaces = android-studio-canary
183183
maintainer = Oren Klopfer <[email protected]>
184184
repology = project: android-studio
185-
source = https://dl.google.com/dl/android/studio/ide-zips/2023.1.1.28/android-studio-2023.1.1.28-linux.tar.gz
185+
source = https://dl.google.com/dl/android/studio/ide-zips/2024.2.1.11/android-studio-2024.2.1.11-linux.tar.gz
186186
source = android-studio.desktop::https://raw.githubusercontent.com/pacstall/pacstall-programs/master/packages/android-studio/android-studio.desktop
187-
sha256sums = 139d0dbb4909353b68fbf55c09b6d31a34512044a9d4f02ce0f1a9accca128f9
187+
sha256sums = 81f2fa5da72ab6f6afacca4a5327de5191e133ad02706e3ee440dc8658b8cdc3
188188
sha256sums = SKIP
189189

190190
pkgname = android-studio-canary

0 commit comments

Comments
 (0)