summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Anhuth2018-06-08 17:54:43 +0200
committerOliver Anhuth2018-06-08 17:54:43 +0200
commit70894badf5f3cbd17d68e95640f781cb906d57fe (patch)
tree4d137494c5e805befb4e7172370a5c22d6d67e5a
parent260aed556fad9b1149393077546f9b4197ba3ea6 (diff)
downloadaur-70894badf5f3cbd17d68e95640f781cb906d57fe.tar.gz
0.14.21
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d1b7695fe8cd..718944e5db65 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.20
+ pkgver = 0.14.21
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.20
+ source = mirrors/albert::git+https://github.com/albertlauncher/albert.git#tag=v0.14.21
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 7f1273ee2177..a9355e6afda1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Manuel Schneider <manuelschneid3r at googles mail>
pkgname=albert-lite
-pkgver=0.14.20
+pkgver=0.14.21
pkgrel=1
pkgdesc="A sophisticated standalone keyboard launcher. Without QML and VirtualBox dependencies"
arch=('i686' 'x86_64' 'armv7h')