From 44c10f274ec720a1512b15457b9eeffea28c6041 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 16 Jun 2013 01:26:25 -0700 Subject: Sun Jun 16 01:25:28 PDT 2013 --- community/pypanel/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/pypanel') diff --git a/community/pypanel/PKGBUILD b/community/pypanel/PKGBUILD index f078a915d..06e97709e 100644 --- a/community/pypanel/PKGBUILD +++ b/community/pypanel/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 86770 2013-03-22 00:26:29Z eric $ +# $Id: PKGBUILD 92799 2013-06-15 10:31:37Z lfleischer $ # Maintainer: Lukas Fleischer # Contributor: Jeff Mickey # Contributor: Mr Green @@ -6,12 +6,12 @@ pkgname=pypanel pkgver=2.4 -pkgrel=7 +pkgrel=8 pkgdesc='A lightweight panel/taskbar for X11 window managers written in python.' arch=('i686' 'x86_64') url='http://pypanel.sourceforge.net/' license=('GPL') -depends=('python2' 'x-server' 'python-xlib' 'imlib2' 'libxft') +depends=('python2' 'x-server' 'python2-xlib' 'imlib2' 'libxft') source=("http://downloads.sourceforge.net/sourceforge/pypanel/PyPanel-${pkgver}.tar.gz") md5sums=('f1f9a2ed80be72ab36e748833618daba') -- cgit v1.2.3-54-g00ecf