[arch-commits] Commit in xfce4-xkb-plugin/trunk (PKGBUILD)
Tobias Kieslich
tobias at archlinux.org
Sun Nov 9 06:28:49 UTC 2008
Date: Sunday, November 9, 2008 @ 01:28:49
Author: tobias
Revision: 18793
upgpkg: xfce4-xkb-plugin 0.5.1-1
Modified:
xfce4-xkb-plugin/trunk/PKGBUILD
----------+
PKGBUILD | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2008-11-09 06:22:57 UTC (rev 18792)
+++ PKGBUILD 2008-11-09 06:28:49 UTC (rev 18793)
@@ -3,18 +3,18 @@
# Contributor: Tobias Kieslich <tobias (at) archlinux.org>
pkgname=xfce4-xkb-plugin
-pkgver=0.4.3
-pkgrel=4
+pkgver=0.5.1
+pkgrel=1
pkgdesc="plugin to switch keyboard layouts for the Xfce4 panel"
arch=(i686 x86_64)
license=('custom')
url="http://xfce-goodies.berlios.de/"
groups=('xfce4-goodies')
-depends=('xfce4-panel')
+depends=('xfce4-panel' 'libwnck' 'libxklavier' 'librsvg')
makedepends=('pkgconfig')
options=('!libtool')
-source=(http://goodies.xfce.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('e0375158339672f49c9e48a8b4669592')
+source=(http://goodies.xfce.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz)
+md5sums=('a09ef47b54701c2344da10c0dc7bbe73')
build() {
cd ${startdir}/src/${pkgname}-${pkgver}
More information about the arch-commits
mailing list