summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--community/windowlab/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/windowlab/PKGBUILD b/community/windowlab/PKGBUILD
index cf5676443..7dec691b1 100644
--- a/community/windowlab/PKGBUILD
+++ b/community/windowlab/PKGBUILD
@@ -13,7 +13,7 @@ url="http://www.nickgravgaard.com/windowlab"
license=('GPL')
depends=('xorg-server' 'libxft' 'libxext')
source=("http://www.nickgravgaard.com/windowlab/${pkgname}-${pkgver}.tar")
-md5sums=('346f8c187838a446b4cbb2326d035577')
+md5sums=('7fcf770b3da932ac7d252572974b0d54')
build() {
cd ${srcdir}/${pkgname}-${pkgver}