summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorUffe Jakobsen2022-07-20 20:55:55 +0200
committerUffe Jakobsen2022-07-20 20:55:55 +0200
commitd75ce06a6ff56afe60d86bb07b3ff7a7ca1ddb4a (patch)
tree51ff60a84513d43f58cf62fd7b79ca2e723f21cd
parente226c635a138e51c02a92d7d6bbd926758cce760 (diff)
downloadaur-d75ce06a6ff56afe60d86bb07b3ff7a7ca1ddb4a.tar.gz
Update to 0.17.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e42211a1b5d7..4fe9930842e7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = albert-minimal
pkgdesc = A sophisticated standalone keyboard launcher - minimal plugins included
- pkgver = 0.17.2
- pkgrel = 2
+ pkgver = 0.17.3
+ pkgrel = 1
url = https://github.com/albertlauncher
arch = x86_64
license = custom
@@ -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.2
+ source = mirrors/albert::git+https://github.com/albertlauncher/albert.git#tag=v0.17.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 79135de1d7c5..8025a280f631 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: Manuel Schneider <manuelschneid3r at googles mail>
pkgname=albert-minimal
-pkgver=0.17.2
-pkgrel=2
+pkgver=0.17.3
+pkgrel=1
pkgdesc="A sophisticated standalone keyboard launcher - minimal plugins included"
arch=('x86_64')
url="https://github.com/albertlauncher"