summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTudor Roman2017-03-09 22:26:12 +0200
committerTudor Roman2017-03-09 22:26:12 +0200
commit7d5cb58ca54b549aac958ec9cabb1e536bd2449f (patch)
tree1284253869d159b6c1f3c6d94554a54e09044c46 /PKGBUILD
parentd948c75ca3d861fe2508154ae7063737110d514a (diff)
downloadaur-7d5cb58ca54b549aac958ec9cabb1e536bd2449f.tar.gz
bump version to v0.3.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3fdeb0bbf145..321c9a9f2d16 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Tudor Roman <tudurom@gmail.com>
pkgname=windowchef
-pkgver=0.3.1
+pkgver=0.3.2
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=("0e819860300c0b284c577cd613945ad4")
+md5sums=("b2534618cc07a8b098de60e9168a7adb")
build() {
cd "$pkgname-$pkgver"