summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2013-04-02 15:35:12 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2013-04-02 15:35:12 -0500
commit60aaf4dddde2e0d5dc77a1b48943b2ea9aa7fb14 (patch)
tree5c21641d85d89be16bacf0d03bd5e7711d77a2b5 /community
parentd2897b12ee9411834f6e05dd3207087fef44ddcc (diff)
Fix md5sums in windowlab
Diffstat (limited to 'community')
-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}