[arch-commits] Commit in xfce4-xkb-plugin/trunk (PKGBUILD)

Evangelos Foutras foutrelis at archlinux.org
Tue Mar 10 17:55:17 UTC 2015


    Date: Tuesday, March 10, 2015 @ 18:55:17
  Author: foutrelis
Revision: 233324

upgpkg: xfce4-xkb-plugin 0.7.1-1

New upstream release.

Modified:
  xfce4-xkb-plugin/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-03-10 17:32:06 UTC (rev 233323)
+++ PKGBUILD	2015-03-10 17:55:17 UTC (rev 233324)
@@ -4,8 +4,8 @@
 # Contributor: Tobias Kieslich <tobias (at) archlinux.org>
 
 pkgname=xfce4-xkb-plugin
-pkgver=0.5.6
-pkgrel=2
+pkgver=0.7.1
+pkgrel=1
 pkgdesc="Plugin to switch keyboard layouts for the Xfce4 panel"
 arch=('i686' 'x86_64')
 url="http://goodies.xfce.org/projects/panel-plugins/xfce4-xkb-plugin"
@@ -13,8 +13,8 @@
 groups=('xfce4-goodies')
 depends=('xfce4-panel' 'libxklavier' 'librsvg')
 makedepends=('intltool')
-source=(http://archive.xfce.org/src/panel-plugins/$pkgname/0.5/$pkgname-$pkgver.tar.bz2)
-sha256sums=('09e4623033987ce7b711252609a17291b306cdf60863ee39677a4995a93318a5')
+source=(http://archive.xfce.org/src/panel-plugins/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
+sha256sums=('61fe2e33fe99939d5d06a682e94e40e05ef844c930ad612154090d158b2ce681')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list