summaryrefslogtreecommitdiff
path: root/community/lxappearance/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/lxappearance/PKGBUILD')
-rw-r--r--community/lxappearance/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/lxappearance/PKGBUILD b/community/lxappearance/PKGBUILD
index 322e4c7d6..98b7c0477 100644
--- a/community/lxappearance/PKGBUILD
+++ b/community/lxappearance/PKGBUILD
@@ -1,18 +1,18 @@
-#$Id: PKGBUILD 71027 2012-05-22 05:49:29Z bpiotrowski $
+#$Id: PKGBUILD 96680 2013-09-03 01:45:50Z bgyorgy $
# Maintainer: Bartłomiej Piotrowski <barthalion@gmail.com>
# Contributor: Angel Velasquez <angvp@archlinux.org>
# Contributor: Geoffroy Carrier <geoffroy.carrier@koon.fr>
pkgname=lxappearance
pkgver=0.5.2
-pkgrel=1
+pkgrel=2
pkgdesc="Feature-rich GTK+ theme switcher of the LXDE Desktop"
arch=('i686' 'x86_64')
license=('GPL2')
url="http://lxde.org/"
groups=('lxde')
-depends=('gtk2' 'intltool')
-makedepends=('pkgconfig')
+depends=('gtk2')
+makedepends=('intltool')
source=(http://downloads.sourceforge.net/sourceforge/lxde/${pkgname}-${pkgver}.tar.gz)
md5sums=('a088c6ef08fd25df7dc3be5b07168bbe')