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 074260129a80..ffbfd219df91 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = leftwm
pkgdesc = Leftwm - A tiling window manager for the adventurer
- pkgver = 0.2.9
+ pkgver = 0.2.10
pkgrel = 1
epoch = 1
url = https://github.com/leftwm/leftwm
@@ -13,7 +13,7 @@ pkgbase = leftwm
optdepends = feh: used to set background images
optdepends = lemonbar: light weight bar
optdepends = polybar: light weight bar
- source = leftwm::git+https://github.com/leftwm/leftwm.git#tag=0.2.9
+ source = leftwm::git+https://github.com/leftwm/leftwm.git#tag=0.2.10
md5sums = SKIP
pkgname = leftwm
diff --git a/PKGBUILD b/PKGBUILD
index 5ded7698a2bf..7513d32bf439 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Lex Childs <lexchilds@gmail.com>
pkgname=leftwm
-pkgver=0.2.9
+pkgver=0.2.10
pkgrel=1
epoch=1
pkgdesc="Leftwm - A tiling window manager for the adventurer"