From a52aae1102dd66b353127d2f5c2218551af656e4 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 21 Jun 2013 01:32:30 -0700 Subject: Fri Jun 21 01:31:20 PDT 2013 --- extra/xfce4-xkb-plugin/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'extra/xfce4-xkb-plugin') diff --git a/extra/xfce4-xkb-plugin/PKGBUILD b/extra/xfce4-xkb-plugin/PKGBUILD index 1492805d3..24d1fe488 100644 --- a/extra/xfce4-xkb-plugin/PKGBUILD +++ b/extra/xfce4-xkb-plugin/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 185421 2013-05-14 08:06:15Z foutrelis $ +# $Id: PKGBUILD 188774 2013-06-20 03:52:24Z foutrelis $ # Maintainer: Evangelos Foutras # Contributor: AndyRTR # Contributor: Tobias Kieslich pkgname=xfce4-xkb-plugin -pkgver=0.5.5 +pkgver=0.5.6 pkgrel=1 pkgdesc="Plugin to switch keyboard layouts for the Xfce4 panel" arch=('i686' 'x86_64') @@ -15,7 +15,7 @@ depends=('xfce4-panel' 'libxklavier' 'librsvg') makedepends=('intltool') options=('!libtool') source=(http://archive.xfce.org/src/panel-plugins/$pkgname/0.5/$pkgname-$pkgver.tar.bz2) -sha256sums=('c97306298b0c804d4797c431bb9b698f123c0437ec845930bf938dc5d24ea8c9') +sha256sums=('09e4623033987ce7b711252609a17291b306cdf60863ee39677a4995a93318a5') build() { cd "$srcdir/$pkgname-$pkgver" -- cgit v1.2.3-54-g00ecf