summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Anhuth2019-01-01 13:00:27 +0100
committerOliver Anhuth2019-01-01 13:07:39 +0100
commit7d620bf83a2d5a7744a1152927e74d2ee9c82a41 (patch)
tree80371c25daafc85c105ae3f4f9b1b83beaa5ae2a
parent30e315b69fbbd4882a98effd0fd357611911d4fe (diff)
downloadaur-7d620bf83a2d5a7744a1152927e74d2ee9c82a41.tar.gz
0.16.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4b73e2a94756..5ee76e2e282c 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.0
+ pkgver = 0.16.1
pkgrel = 1
url = https://github.com/albertlauncher
arch = i686
@@ -17,7 +17,7 @@ pkgbase = albert-lite
depends = qt5-charts
depends = libx11
optdepends = muparser: Calculator plugin
- source = mirrors/albert::git+https://github.com/albertlauncher/albert.git#tag=v0.16.0
+ source = mirrors/albert::git+https://github.com/albertlauncher/albert.git#tag=v0.16.1
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 1cdf9fcc12bd..d25aa6def08e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Manuel Schneider <manuelschneid3r at googles mail>
pkgname=albert-lite
-pkgver=0.16.0
+pkgver=0.16.1
pkgrel=1
pkgdesc="A sophisticated standalone keyboard launcher. Without QML and VirtualBox dependencies"
arch=('i686' 'x86_64' 'armv7h')