summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTudor Roman2016-12-09 14:26:59 +0200
committerTudor Roman2016-12-09 14:26:59 +0200
commit0d8db2d782722e12fbcb82c42c5c71b8245a14db (patch)
treeaf96645ac32bb0bf142553c61d9edbaab6e7e3fe /PKGBUILD
parente7626f91b878152aa2e2590e229b2a21ec17fc7e (diff)
downloadaur-0d8db2d782722e12fbcb82c42c5c71b8245a14db.tar.gz
bump version to v0.2.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7ee8340d858e..0008d28824f2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Tudor Roman <tudurom@gmail.com>
pkgname=windowchef
-pkgver=0.2.3
+pkgver=0.2.4
pkgrel=1
pkgdesc="A stacking window manager that cooks windows with orders from the Waitron"
arch=("i686" "x86_64" "armv7h" "aarch64")
@@ -10,7 +10,7 @@ depends=("libxcb" "xcb-util-wm")
optdepends=("sxhkd" "wmutils-git" "lemonbar")
conflicts=('windowchef-git')
source=("https://github.com/tudurom/$pkgname/archive/v${pkgver}.tar.gz")
-md5sums=("f8d1eec051dcadfd190912962dc5d3dc")
+md5sums=("a831ddb887a64e82890c3a243287604c")
build() {
cd "$pkgname-$pkgver"