summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBrian Bidulock2016-09-10 02:06:07 -0600
committerBrian Bidulock2016-09-10 02:06:07 -0600
commit1b685a5a4a2616fdf8a0cf3edc03590d95d4299c (patch)
treea6d6e638a9c3f41e4de6842e5655de4a0aacc2b6 /PKGBUILD
parent8d7ce4163342b79255d5b0a4aa707ab15d1bd1db (diff)
downloadaur-1b685a5a4a2616fdf8a0cf3edc03590d95d4299c.tar.gz
version 0.6.8-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f6157edfe3ef..a32569120e46 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Brian Bidulock <bidulock@openss7.org>
pkgname=adwm
-pkgver=0.6.7
+pkgver=0.6.8
pkgrel=1
pkgdesc="Advanced dynamic window manager for X"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ optdepends=('xde-ctools: for xde-run, xde-winmenu, xde-winlist and xde-wkspmenu
'xde-session: for xde-logout and xde-xlock default bindings')
options=('!libtool')
source=("https://github.com/bbidulock/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz")
-md5sums=('5c937c0b30e62ce7046538035ae27202')
+md5sums=('c54556d0e44b834891dba273798c11cf')
build() {
cd $pkgname-$pkgver