summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8330960ff5cc..1ef8178abf12 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = albert
pkgdesc = A sophisticated standalone keyboard launcher
- pkgver = 0.19.4
- pkgrel = 2
+ pkgver = 0.20.2
+ pkgrel = 1
url = https://github.com/albertlauncher
arch = x86_64
license = GPL
@@ -18,7 +18,7 @@ pkgbase = albert
optdepends = muparser: another calculator plugin
optdepends = python: python extension
optdepends = python-urllib3: python web plugins
- source = mirrors/albert::git+https://github.com/albertlauncher/albert.git#tag=v0.19.4
+ source = mirrors/albert::git+https://github.com/albertlauncher/albert.git#tag=v0.20.2
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 c3f3564bed4d..52966ca81cee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Manuel Schneider <manuelschneid3r at googles mail>
pkgname=albert
-pkgver=0.19.4
-pkgrel=2
+pkgver=0.20.2
+pkgrel=1
pkgdesc="A sophisticated standalone keyboard launcher"
arch=('x86_64')
url="https://github.com/albertlauncher"