summaryrefslogtreecommitdiff
path: root/android-studio/PKGBUILD
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2023-06-17 22:21:05 +0200
committerErich Eckner <git@eckner.net>2023-06-17 22:21:05 +0200
commit51532da2d2db9b1a86c19f02a16feebdbee61f2b (patch)
tree3c9254b3e12249f22d64957f71803f133c1374dc /android-studio/PKGBUILD
parent95500f5765ed5ac2946d489b919aa5d5939c49a6 (diff)
downloadarchlinuxewe-51532da2d2db9b1a86c19f02a16feebdbee61f2b.tar.xz
android-studio: rebuild
Diffstat (limited to 'android-studio/PKGBUILD')
-rw-r--r--android-studio/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/android-studio/PKGBUILD b/android-studio/PKGBUILD
index be4cc9e8d..9dee3be8a 100644
--- a/android-studio/PKGBUILD
+++ b/android-studio/PKGBUILD
@@ -12,7 +12,7 @@
pkgname=android-studio
pkgver=2021.1.1.21
-pkgrel=39
+pkgrel=40
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'