summaryrefslogtreecommitdiff
path: root/android-studio
diff options
context:
space:
mode:
authorErich Eckner <erich.eckner.ext@bestsecret.com>2022-11-06 17:38:19 +0100
committerErich Eckner <erich.eckner.ext@bestsecret.com>2022-11-06 17:38:19 +0100
commit822d2f0cf2509468482b8773b88f18e22eb0ecab (patch)
treecafe949e5700b8b6d0682f74ddd3f2e1c18ecdb8 /android-studio
parentd8bcf25e4fb0683aba6f2fcc0e7a450315ff24bd (diff)
downloadarchlinuxewe-822d2f0cf2509468482b8773b88f18e22eb0ecab.tar.xz
android-studio: rebuild
Diffstat (limited to 'android-studio')
-rw-r--r--android-studio/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/android-studio/PKGBUILD b/android-studio/PKGBUILD
index aab668fab..8d1c79209 100644
--- a/android-studio/PKGBUILD
+++ b/android-studio/PKGBUILD
@@ -12,7 +12,7 @@
pkgname=android-studio
pkgver=2021.1.1.21
-pkgrel=30
+pkgrel=31
pkgdesc="The official Android IDE (Stable branch)"
arch=('i686' 'pentium4' 'x86_64')
url="https://developer.android.com/"
@@ -45,7 +45,7 @@ _pinned_dependencies=(
'libxrender=0.9.11'
'libxtst=1.2.4'
'ncurses=6.3'
- 'openssl=1.1.1.q'
+ 'openssl=3.0.7'
'zlib=1:1.2.13'
)
depends=('alsa-lib' 'which' "${_pinned_dependencies[@]}")