summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTudor Roman2019-08-30 14:33:45 +0300
committerTudor Roman2019-08-30 14:33:45 +0300
commit06a79792296cea7da6410aec27f968e657c8b08f (patch)
tree928215b6f4a9a0df31bd21b97fbe2672638a44b2
parente9d1bafa9d5631fd7b9749a46d2a5dd7072878b1 (diff)
downloadaur-06a79792296cea7da6410aec27f968e657c8b08f.tar.gz
v0.5.0
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bb33620ce9d5..efad212f5998 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Tudor Roman <tudurom@gmail.com>
pkgname=windowchef
-pkgver=0.4.1
+pkgver=0.5.0
pkgrel=1
pkgdesc="A stacking window manager that cooks windows with orders from the Waitron"
arch=("i686" "x86_64" "armv7h" "aarch64")
@@ -11,7 +11,7 @@ optdepends=("sxhkd" "wmutils-git" "lemonbar")
makedepends=("xproto")
conflicts=('windowchef-git')
source=("https://github.com/tudurom/$pkgname/archive/v${pkgver}.tar.gz")
-md5sums=("12d3424a88ca5f8bc270c5815d649c02")
+md5sums=("8af3683146c9972a1219925721fad558")
build() {
cd "$pkgname-$pkgver"