summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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'