summaryrefslogtreecommitdiff
path: root/community/pypanel/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/pypanel/PKGBUILD')
-rw-r--r--community/pypanel/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/pypanel/PKGBUILD b/community/pypanel/PKGBUILD
index 9ede2ca27..713b99f7b 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 <archlinux at cryptocrack dot de>
# Contributor: Jeff Mickey <j@codemac.net>
# 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' 'mips64el')
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')