summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Anhuth2018-09-24 20:40:36 +0200
committerOliver Anhuth2018-09-24 20:40:36 +0200
commit0475f4e7fd592083c0a6b1b5c1711a1ad6e6ce89 (patch)
tree156871f026f8490db899c4cdc4ecced8838d14f2
parent70894badf5f3cbd17d68e95640f781cb906d57fe (diff)
downloadaur-0475f4e7fd592083c0a6b1b5c1711a1ad6e6ce89.tar.gz
0.14.22
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 718944e5db65..c940a748884a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = albert-lite
pkgdesc = A sophisticated standalone keyboard launcher. Without QML and VirtualBox dependencies
- pkgver = 0.14.21
+ pkgver = 0.14.22
pkgrel = 1
url = https://github.com/albertlauncher
arch = i686
@@ -16,7 +16,7 @@ pkgbase = albert-lite
depends = qt5-x11extras
depends = libx11
optdepends = muparser: Calculator plugin
- source = mirrors/albert::git+https://github.com/albertlauncher/albert.git#tag=v0.14.21
+ source = mirrors/albert::git+https://github.com/albertlauncher/albert.git#tag=v0.14.22
source = mirrors/plugins::git+https://github.com/albertlauncher/plugins.git
source = mirrors/python::git+https://github.com/albertlauncher/python.git
source = mirrors/pybind11::git+https://github.com/pybind/pybind11.git
diff --git a/PKGBUILD b/PKGBUILD
index a9355e6afda1..c18b2147628e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Manuel Schneider <manuelschneid3r at googles mail>
pkgname=albert-lite
-pkgver=0.14.21
+pkgver=0.14.22
pkgrel=1
pkgdesc="A sophisticated standalone keyboard launcher. Without QML and VirtualBox dependencies"
arch=('i686' 'x86_64' 'armv7h')