summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEvgeniy Alekseev2023-07-26 01:46:57 +0300
committerEvgeniy Alekseev2023-07-26 01:46:57 +0300
commita5e05f4b5189d4cbf7f569e305a1cb5ca77c03cf (patch)
tree2180e2d41c655ca8c96bb4aba339ac40f4444159
parentb8686a148a639c5eecd544e948ad6e78f9090b8c (diff)
downloadaur-a5e05f4b5189d4cbf7f569e305a1cb5ca77c03cf.tar.gz
albert 0.21.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9bbeeea6b44d..e9ca09d011b2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = albert
pkgdesc = A sophisticated standalone keyboard launcher
- pkgver = 0.21.0
+ pkgver = 0.21.1
pkgrel = 1
url = https://github.com/albertlauncher
arch = x86_64
@@ -18,7 +18,7 @@ pkgbase = albert
optdepends = muparser: another calculator plugin
optdepends = python: python extension
optdepends = python-urllib3: python web plugins
- source = mirrors/albert::git+https://github.com/albertlauncher/albert.git#tag=v0.21.0
+ source = mirrors/albert::git+https://github.com/albertlauncher/albert.git#tag=v0.21.1
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 efbfcaf44095..ab0c3cc0b5a5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Manuel Schneider <manuelschneid3r at googles mail>
pkgname=albert
-pkgver=0.21.0
+pkgver=0.21.1
pkgrel=1
pkgdesc="A sophisticated standalone keyboard launcher"
arch=('x86_64')