summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Anhuth2018-12-31 14:16:44 +0100
committerOliver Anhuth2018-12-31 14:16:44 +0100
commit30e315b69fbbd4882a98effd0fd357611911d4fe (patch)
treeaf8eb2daaf744f45eb03dcae26348572726d622e
parent9d2d9040ec2bf29007f7567b73bf49cac3d2e9a5 (diff)
downloadaur-30e315b69fbbd4882a98effd0fd357611911d4fe.tar.gz
0.16.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 795060417e98..4b73e2a94756 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.15.0
+ pkgver = 0.16.0
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.15.0
+ source = mirrors/albert::git+https://github.com/albertlauncher/albert.git#tag=v0.16.0
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 957a23475f8c..1cdf9fcc12bd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Manuel Schneider <manuelschneid3r at googles mail>
pkgname=albert-lite
-pkgver=0.15.0
+pkgver=0.16.0
pkgrel=1
pkgdesc="A sophisticated standalone keyboard launcher. Without QML and VirtualBox dependencies"
arch=('i686' 'x86_64' 'armv7h')