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 c70b8d15f11c..8d9ea0698fef 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = qtile-extras
pkgdesc = Unofficial mods for qtile. Tagged release to match stable qtile releases.
- pkgver = 0.24.0
+ pkgver = 0.25.0
pkgrel = 1
url = https://github.com/elparaguayo/qtile-extras.git
arch = any
@@ -18,7 +18,7 @@ pkgbase = qtile-extras
optdepends = python-dbus-next: various widgets
provides = qtile-extras
conflicts = qtile-extras
- source = git+https://github.com/elparaguayo/qtile-extras#tag=v0.24.0?signed
+ source = git+https://github.com/elparaguayo/qtile-extras#tag=v0.25.0?signed
validpgpkeys = A6BAA1E17D2664ADB97B2C6F58A9AA7C86727DF7
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 441ec591e070..16e9cd547937 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: elParaguayo <elparaguayocode at gmail dot com>
pkgname=qtile-extras
-pkgver=0.24.0
+pkgver=0.25.0
pkgrel=1
provides=("$pkgname")
conflicts=("$pkgname")