summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLex Childs2022-04-25 07:56:10 -0500
committerLex Childs2022-04-25 07:56:10 -0500
commita39eeb2c111097cc9c946b88f92fad92ec4b5ba0 (patch)
tree69e7baf4c2f14b7a06cf4394ce911258231986f0
parentd616d6a2388748c958a6a645d611a0d529043f99 (diff)
downloadaur-a39eeb2c111097cc9c946b88f92fad92ec4b5ba0.tar.gz
Release v0.3.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4ff1bb3e9897..7c16f31b226e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = leftwm
pkgdesc = Leftwm - A tiling window manager for the adventurer
- pkgver = 0.2.11
+ pkgver = 0.3.0
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.11
+ source = leftwm::git+https://github.com/leftwm/leftwm.git#tag=0.3.0
md5sums = SKIP
pkgname = leftwm
diff --git a/PKGBUILD b/PKGBUILD
index f6d3685dd654..0e4578aa2229 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Lex Childs <lexchilds@gmail.com>
pkgname=leftwm
-pkgver=0.2.11
+pkgver=0.3.0
pkgrel=1
epoch=1
pkgdesc="Leftwm - A tiling window manager for the adventurer"