From bc0229e5536cfb0686b59c6362f60a891391a9ac Mon Sep 17 00:00:00 2001 From: Lilac Date: Wed, 1 May 2024 18:08:57 +0000 Subject: [PATCH] android-studio: auto updated to 2023.3.1.18-1 --- repo/android-studio/PKGBUILD | 4 ++-- repo/android-studio/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/repo/android-studio/PKGBUILD b/repo/android-studio/PKGBUILD index a8f879d..55de8c2 100644 --- a/repo/android-studio/PKGBUILD +++ b/repo/android-studio/PKGBUILD @@ -10,7 +10,7 @@ # Maintainer: Kordian Bruck pkgname=android-studio -pkgver=2023.2.1.25 +pkgver=2023.3.1.18 pkgrel=1 pkgdesc="The official Android IDE (Stable branch)" arch=('i686' 'x86_64') @@ -25,7 +25,7 @@ options=('!strip') source=("https://dl.google.com/dl/android/studio/ide-zips/$pkgver/android-studio-$pkgver-linux.tar.gz" "$pkgname.desktop" "license.html") -sha256sums=('cd63ead467dc92a08ff6b3695c01d57e802976fc64acddcd31cd6a2427ffa1bc' +sha256sums=('46a9b4a311820b2c1841110affa286d65665ac9f8970fd9e9eb903c3d7aa436e' '73cd2dde1d0f99aaba5baad1e2b91c834edd5db3c817f6fb78868d102360d3c4' '9a7563f7fb88c9a83df6cee9731660dc73a039ab594747e9e774916275b2e23e') diff --git a/repo/android-studio/README.md b/repo/android-studio/README.md index 3885351..9e1fc31 100644 --- a/repo/android-studio/README.md +++ b/repo/android-studio/README.md @@ -2,4 +2,4 @@ This is a AUR package for Arch Linux packaging the [official releases](https://developer.android.com/studio#downloads) as convience and integrating with any AUR compatible package manager. Find all the details [aur.archlinux.org/packages/android-studio/](https://aur.archlinux.org/packages/android-studio/). -The [Github Repo](https://github.com/kordianbruck/arch-aur-android-studio) is [a mirror of the official repo](https://aur.archlinux.org/cgit/aur.git/log/?h=android-studio), but enables anyone to send pull reuqests. +The [Github Repo](https://github.com/kordianbruck/arch-aur-android-studio) is [a mirror of the official repo](https://aur.archlinux.org/cgit/aur.git/log/?h=android-studio), but enables anyone to send pull requests.