summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTudor Roman2017-02-26 19:40:34 +0200
committerTudor Roman2017-02-26 19:40:34 +0200
commitd948c75ca3d861fe2508154ae7063737110d514a (patch)
tree736369fae7721edca2a688e11b8cbaf382bcc194 /PKGBUILD
parent2eb0ac96ae9d230c2d0b63e115a837b8dec39152 (diff)
downloadaur-d948c75ca3d861fe2508154ae7063737110d514a.tar.gz
bump version to 0.3.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 95b0a54528e6..3fdeb0bbf145 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Tudor Roman <tudurom@gmail.com>
pkgname=windowchef
-pkgver=0.2.7
+pkgver=0.3.1
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=("017c42b674844047fb6a07ac287ea50d")
+md5sums=("0e819860300c0b284c577cd613945ad4")
build() {
cd "$pkgname-$pkgver"