summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Anhuth2018-06-06 15:30:29 +0200
committerOliver Anhuth2018-06-06 15:30:29 +0200
commit260aed556fad9b1149393077546f9b4197ba3ea6 (patch)
tree43c7fe71515aabc714eee4c2932c554d28fffc09
parent0d8c33214674b7eb92cea34412e831d6c5638d3a (diff)
downloadaur-260aed556fad9b1149393077546f9b4197ba3ea6.tar.gz
0.14.20
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7b381fbc798b..d1b7695fe8cd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = albert-lite
pkgdesc = A sophisticated standalone keyboard launcher. Without QML and VirtualBox dependencies
- pkgver = 0.14.19
- pkgrel = 2
+ pkgver = 0.14.20
+ pkgrel = 1
url = https://github.com/albertlauncher
arch = i686
arch = x86_64
@@ -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.19
+ source = mirrors/albert::git+https://github.com/albertlauncher/albert.git#tag=v0.14.20
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 d098639f9230..7f1273ee2177 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Manuel Schneider <manuelschneid3r at googles mail>
pkgname=albert-lite
-pkgver=0.14.19
-pkgrel=2
+pkgver=0.14.20
+pkgrel=1
pkgdesc="A sophisticated standalone keyboard launcher. Without QML and VirtualBox dependencies"
arch=('i686' 'x86_64' 'armv7h')
url="https://github.com/albertlauncher"