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 72b6944ff..ead822a7b 100644
--- a/albert/PKGBUILD
+++ b/albert/PKGBUILD
@@ -4,13 +4,13 @@
pkgname=albert
pkgver=0.17.2
-pkgrel=28
+pkgrel=29
pkgdesc="A sophisticated standalone keyboard launcher"
arch=('i486' 'i686' 'pentium4' 'x86_64')
url="https://github.com/albertlauncher"
license=('GPL')
_pinned_dependencies=(
- 'gcc-libs=11.2.0'
+ 'gcc-libs=12.1.0'
'glibc>=2.33'
'libx11=1.8'
'muparser=2.3.3'