summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorUffe Jakobsen2022-10-10 10:42:09 +0200
committerUffe Jakobsen2022-10-10 10:42:09 +0200
commitc798b0b5eedc4c5857741cf0aefb57ccf32bd9ef (patch)
tree2c5e91e3b37c26a58768b1663759e729465b3de7
parent324f9e7a7f39f76330a560b24b254d662c263105 (diff)
downloadaur-c798b0b5eedc4c5857741cf0aefb57ccf32bd9ef.tar.gz
Update to version 0.17.6
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c02c76fb765c..bc119941cb20 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = albert-minimal
pkgdesc = A sophisticated standalone keyboard launcher - minimal plugins included
- pkgver = 0.17.5
+ pkgver = 0.17.6
pkgrel = 1
url = https://github.com/albertlauncher
arch = x86_64
@@ -21,7 +21,7 @@ pkgbase = albert-minimal
optdepends = python: Python extension
provides = albert
conflicts = albert
- source = mirrors/albert::git+https://github.com/albertlauncher/albert.git#tag=v0.17.5
+ 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 4819015d05e9..478b8451b3b4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Manuel Schneider <manuelschneid3r at googles mail>
pkgname=albert-minimal
-pkgver=0.17.5
+pkgver=0.17.6
pkgrel=1
pkgdesc="A sophisticated standalone keyboard launcher - minimal plugins included"
arch=('x86_64')