summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLex Childs2020-08-10 08:47:01 -0500
committerLex Childs2020-08-10 08:47:01 -0500
commit4f6f4f0dd4ec6e1166a04c43ecc9be927e7d7ee9 (patch)
tree667ef5016f6c5f2caeb6b935a1ce2422427df80e
parentff308924c77334f40c5bd023c348b2dd22711288 (diff)
downloadaur-4f6f4f0dd4ec6e1166a04c43ecc9be927e7d7ee9.tar.gz
Release v0.2.4
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b020c1e18db7..9b6f5f376dda 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = leftwm
pkgdesc = Leftwm - A tiling window manager for the adventurer
- pkgver = 0.2.3
+ pkgver = 0.2.4
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.3
+ source = leftwm::git+https://github.com/leftwm/leftwm.git#tag=0.2.4
md5sums = SKIP
pkgname = leftwm
diff --git a/PKGBUILD b/PKGBUILD
index eaf6fb3e581f..44d4b2edcd6d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Lex Childs <lexchilds@gmail.com>
pkgname=leftwm
-pkgver=0.2.3
+pkgver=0.2.4
pkgrel=1
epoch=1
pkgdesc="Leftwm - A tiling window manager for the adventurer"