summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVuiMuich2022-12-26 13:13:54 +0100
committerVuiMuich2022-12-26 13:13:54 +0100
commite24d1eb4470fb64760cf2cc23415b42b83845fa4 (patch)
tree58266493c616e64b39720b351b4eb3d04049b089
parent30ba77907e73d365d454c58d96d6154f21cfe1bd (diff)
downloadaur-e24d1eb4470fb64760cf2cc23415b42b83845fa4.tar.gz
release 0.4.1
-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')