summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBrian Bidulock2015-01-07 16:38:17 -0700
committerBrian Bidulock2015-06-10 03:43:52 -0600
commita78133ba5b4c6cc7c62dcc5d8ebfea799fe08b4f (patch)
tree28316b2ac2cf72ff464105fdc8d969ab8f3b19fc /PKGBUILD
parent1d91ac100ee619a32970b4fcb0df2863a785cca8 (diff)
downloadaur-a78133ba5b4c6cc7c62dcc5d8ebfea799fe08b4f.tar.gz
version 0.5.3-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1d2dee3fa7a1..e4e00e7d2d8b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Brian Bidulock <bidulock@openss7.org>
pkgname=adwm
-pkgver=0.5.2
-pkgrel=3
+pkgver=0.5.3
+pkgrel=1
pkgdesc="Advanced dynamic window manager for X"
arch=('i686' 'x86_64')
url="http://github.com/bbidulock/adwm"
@@ -11,7 +11,7 @@ makedepends=('libxi')
depends=('libxfixes' 'libxft' 'libxrandr' 'libxinerama' 'libxpm' 'startup-notification' 'imlib2')
options=('!libtool')
source=("https://github.com/bbidulock/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz")
-md5sums=('8dfc37ab902de66008cb2ee245ce58a3')
+md5sums=('27c194db38a56bcf8ce9e5de230ef64e')
build() {
cd $pkgname-$pkgver