summaryrefslogtreecommitdiff
path: root/android-studio
diff options
context:
space:
mode:
authorErich Eckner <erich.eckner.ext@bestsecret.com>2022-09-27 21:09:58 +0200
committerErich Eckner <erich.eckner.ext@bestsecret.com>2022-09-27 21:09:58 +0200
commit45d1c8c8346779530a111d75441a94b70e29d04d (patch)
tree99fa6a2107c0244ac5e33638e5ee1f945e79ef0e /android-studio
parent99ebc1872bfa8c066cfd39a56d96d3541d179ee0 (diff)
downloadarchlinuxewe-45d1c8c8346779530a111d75441a94b70e29d04d.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 0e3fcaee3..34f0ad0e2 100644
--- a/android-studio/PKGBUILD
+++ b/android-studio/PKGBUILD
@@ -12,7 +12,7 @@
pkgname=android-studio
pkgver=2021.1.1.21
-pkgrel=26
+pkgrel=27
pkgdesc="The official Android IDE (Stable branch)"
arch=('i686' 'pentium4' 'x86_64')
url="https://developer.android.com/"
@@ -42,7 +42,7 @@ _pinned_dependencies=(
'libxi=1.8'
'libxml2.so=2'
'libxrender=0.9.10'
- 'libxtst=1.2.3'
+ 'libxtst=1.2.4'
'ncurses=6.3'
'openssl=1.1.1.q'
'sqlite=3.39.3'