summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTudor Roman2016-12-08 15:38:14 +0200
committerTudor Roman2016-12-08 15:38:14 +0200
commit65f76c728219cd1f44ab49dfad89866e1658d25f (patch)
treed17643c95fc69e953e236e03fd788e9832ecaf84 /PKGBUILD
parentc3d0884d02b2e4b8fbd409303cf7631efbbb0c42 (diff)
downloadaur-65f76c728219cd1f44ab49dfad89866e1658d25f.tar.gz
bump version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 836b5bdf00a8..694938fac4fd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Tudor Roman <tudurom@gmail.com>
pkgname=windowchef
-pkgver=0.2.1
+pkgver=0.2.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=("8c5b370d7e27d6ae65199dbb9b5c2778")
+md5sums=("45cc749ec3fe9e54a759581ac2054e87")
build() {
cd "$pkgname-$pkgver"