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 b249401d5916..8966c97cefcc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = albert
pkgdesc = A sophisticated standalone keyboard launcher
- pkgver = 0.17.4
+ pkgver = 0.17.6
pkgrel = 1
url = https://github.com/albertlauncher
arch = x86_64
@@ -20,7 +20,7 @@ pkgbase = albert
optdepends = muparser: Calculator plugin
optdepends = python: Python extension
optdepends = virtualbox: VirtualBox plugin
- source = mirrors/albert::git+https://github.com/albertlauncher/albert.git#tag=v0.17.4
+ source = mirrors/albert::git+https://github.com/albertlauncher/albert.git#tag=v0.17.6
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 882ea74fa524..c3ef0435ba13 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Manuel Schneider <manuelschneid3r at googles mail>
pkgname=albert
-pkgver=0.17.4
+pkgver=0.17.6
pkgrel=1
pkgdesc="A sophisticated standalone keyboard launcher"
arch=('x86_64')