From 60aaf4dddde2e0d5dc77a1b48943b2ea9aa7fb14 Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Tue, 2 Apr 2013 15:35:12 -0500 Subject: Fix md5sums in windowlab --- community/windowlab/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community') 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} -- cgit v1.2.3-54-g00ecf