summaryrefslogtreecommitdiff
path: root/android-studio
diff options
context:
space:
mode:
authorErich Eckner <erich.eckner.ext@bestsecret.com>2023-06-16 10:33:49 +0200
committerErich Eckner <erich.eckner.ext@bestsecret.com>2023-06-16 10:33:49 +0200
commit291555a3f600f2eb2e1e2fb72a16b772dbbc9930 (patch)
tree93a40e059d3fb94fe7d89f542617be8e2e5c6a47 /android-studio
parent04ecff90db432521ba72198373e243925a6fcfea (diff)
downloadarchlinuxewe-291555a3f600f2eb2e1e2fb72a16b772dbbc9930.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 c433411a5..117764472 100644
--- a/android-studio/PKGBUILD
+++ b/android-studio/PKGBUILD
@@ -12,7 +12,7 @@
pkgname=android-studio
pkgver=2021.1.1.21
-pkgrel=37
+pkgrel=38
pkgdesc="The official Android IDE (Stable branch)"
arch=('i686' 'pentium4' 'x86_64')
url="https://developer.android.com/"
@@ -40,7 +40,7 @@ _pinned_dependencies=(
'libreadline.so=8'
'libsqlite3.so=0'
'libssl.so=3'
- 'libx11=1.8.5'
+ 'libx11=1.8.6'
'libxext=1.3.5'
'libxi=1.8.1'
'libxml2.so=2'