summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEvgenii Alekseev2023-09-18 18:45:17 +0300
committerEvgenii Alekseev2023-09-18 18:45:17 +0300
commit68ff8df08fe76a2868132b1f8791a61bab52d2ad (patch)
treea2abc6d98f81f4dd87359cc727c1f93df5194c29
parentc1ca947c899285c1efbe35ad98c4159814c6b2c1 (diff)
downloadaur-68ff8df08fe76a2868132b1f8791a61bab52d2ad.tar.gz
albert 0.22.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 664fd7f835cb..a8bae620b046 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = albert
pkgdesc = A sophisticated standalone keyboard launcher
- pkgver = 0.22.3
- pkgrel = 2
+ pkgver = 0.22.4
+ pkgrel = 1
url = https://github.com/albertlauncher
arch = x86_64
license = GPL
@@ -27,7 +27,7 @@ pkgbase = albert
optdepends = python-pylatexenc: TeX plugin
optdepends = python-urllib3: python web plugins
optdepends = python-virtualbox: virtualbox plugin
- source = mirrors/albert::git+https://github.com/albertlauncher/albert.git#tag=v0.22.3
+ source = mirrors/albert::git+https://github.com/albertlauncher/albert.git#tag=v0.22.4
source = mirrors/plugins::git+https://github.com/albertlauncher/plugins.git
source = mirrors/python::git+https://github.com/albertlauncher/python.git
source = mirrors/qhotkey::git+https://github.com/Skycoder42/QHotkey.git#tag=1.5.0
diff --git a/PKGBUILD b/PKGBUILD
index cb551a6e6f77..a22097d2e093 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: Manuel Schneider <manuelschneid3r at googles mail>
pkgname=albert
-pkgver=0.22.3
-pkgrel=2
+pkgver=0.22.4
+pkgrel=1
pkgdesc="A sophisticated standalone keyboard launcher"
arch=('x86_64')
url="https://github.com/albertlauncher"