summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--albert/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/albert/PKGBUILD b/albert/PKGBUILD
index 7f2af0b86..0dd007795 100644
--- a/albert/PKGBUILD
+++ b/albert/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=albert
pkgver=0.17.2
-pkgrel=26
+pkgrel=27
pkgdesc="A sophisticated standalone keyboard launcher"
arch=('i486' 'i686' 'pentium4' 'x86_64')
url="https://github.com/albertlauncher"
@@ -12,7 +12,7 @@ license=('GPL')
_pinned_dependencies=(
'gcc-libs=11.2.0'
'glibc>=2.33'
- 'libx11=1.8'
+ 'libx11=1.7.5'
'muparser=2.3.3'
'python=3.10.4'
'qt5-base=5.15.3+kde+r145'