summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEvgeniy Alekseev2023-01-18 17:10:18 +0200
committerEvgeniy Alekseev2023-01-18 17:10:18 +0200
commit88eefa0b754000b38217a32d98a0c1252ac6920e (patch)
treedb4913abd05d086df3dd00ed6b00fa8c78287ea0
parent0e128335824cd8080d71a2605556727b4d956217 (diff)
downloadaur-88eefa0b754000b38217a32d98a0c1252ac6920e.tar.gz
albert 0.19.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bfb05ba8986f..f42d550e46b3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = albert
pkgdesc = A sophisticated standalone keyboard launcher
- pkgver = 0.18.13
+ pkgver = 0.19.0
pkgrel = 1
url = https://github.com/albertlauncher
arch = x86_64
@@ -16,7 +16,7 @@ pkgbase = albert
optdepends = muparser: calculator plugin
optdepends = python: python extension
optdepends = python-urllib3: python web plugins
- source = mirrors/albert::git+https://github.com/albertlauncher/albert.git#tag=v0.18.13
+ source = mirrors/albert::git+https://github.com/albertlauncher/albert.git#tag=v0.19.0
source = mirrors/plugins::git+https://github.com/albertlauncher/plugins.git
source = mirrors/python::git+https://github.com/albertlauncher/python.git
source = mirrors/qhotkey::git+https://github.com/Skycoder42/QHotkey.git#tag=1.5.0
diff --git a/PKGBUILD b/PKGBUILD
index 31800093bae6..9899035dbfc7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Manuel Schneider <manuelschneid3r at googles mail>
pkgname=albert
-pkgver=0.18.13
+pkgver=0.19.0
pkgrel=1
pkgdesc="A sophisticated standalone keyboard launcher"
arch=('x86_64')