summaryrefslogtreecommitdiff
path: root/android-studio
diff options
context:
space:
mode:
authorErich Eckner <erich.eckner.ext@bestsecret.com>2023-10-09 09:33:14 +0200
committerErich Eckner <erich.eckner.ext@bestsecret.com>2023-10-09 09:33:14 +0200
commitce425e83b9b0aad6634efed29bf4f4626d5863ac (patch)
tree8148b19438a4428c75b70cef2fdfc4c3009090ff /android-studio
parent61df528d032ad6bdd9f302085c390786991b3a61 (diff)
downloadarchlinuxewe-ce425e83b9b0aad6634efed29bf4f4626d5863ac.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 271682426..cf4ce2f93 100644
--- a/android-studio/PKGBUILD
+++ b/android-studio/PKGBUILD
@@ -12,7 +12,7 @@
pkgname=android-studio
pkgver=2021.1.1.21
-pkgrel=43
+pkgrel=44
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.7'
+ 'libx11=1.8.6'
'libxext=1.3.5'
'libxi=1.8.1'
'libxml2.so=2'