summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a9a00ad2b0c8..af7d7da315b6 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.16.2
+ pkgver = 0.16.3
pkgrel = 1
url = https://github.com/albertlauncher
arch = i686
@@ -19,7 +19,7 @@ pkgbase = albert-lite
depends = libx11
optdepends = muparser: Calculator plugin
conflicts = albert
- source = mirrors/albert::git+https://github.com/albertlauncher/albert.git#tag=v0.16.2
+ source = mirrors/albert::git+https://github.com/albertlauncher/albert.git#tag=v0.16.3
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 53fa6e78b981..2a45f0c990e0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Alex Hirzel <alex at hirzel period us>
pkgname=albert-lite
-pkgver=0.16.2
+pkgver=0.16.3
pkgrel=1
pkgdesc="A sophisticated standalone keyboard launcher. Without QML and VirtualBox dependencies"
arch=('i686' 'x86_64' 'armv7h')