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 586ef2e225e9..594f7b9f4978 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = leftwm
pkgdesc = Leftwm - A tiling window manager for the adventurer
- pkgver = 0.4.0
- pkgrel = 4
+ pkgver = 0.4.1
+ pkgrel = 0
epoch = 0
url = https://github.com/leftwm/leftwm
install = readme.install
@@ -14,7 +14,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.4.0
+ source = leftwm::git+https://github.com/leftwm/leftwm.git#tag=0.4.1
md5sums = SKIP
pkgname = leftwm
diff --git a/PKGBUILD b/PKGBUILD
index aa860643b649..b29a27babc05 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Lex Childs <lexchilds@gmail.com>
pkgname=leftwm
-pkgver=0.4.0
-pkgrel=4
+pkgver=0.4.1
+pkgrel=0
epoch=0
pkgdesc="Leftwm - A tiling window manager for the adventurer"
arch=('i686' 'x86_64')