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

Evangelos Foutras foutrelis at gemini.archlinux.org
Thu Jul 14 07:32:28 UTC 2022


    Date: Thursday, July 14, 2022 @ 07:32:27
  Author: foutrelis
Revision: 451047

upgpkg: xfce4-xkb-plugin 0.8.3-1: new upstream release

Modified:
  xfce4-xkb-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-13 18:26:12 UTC (rev 451046)
+++ PKGBUILD	2022-07-14 07:32:27 UTC (rev 451047)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Kieslich <tobias (at) archlinux.org>
 
 pkgname=xfce4-xkb-plugin
-pkgver=0.8.2
+pkgver=0.8.3
 pkgrel=1
 pkgdesc="Plugin to switch keyboard layouts for the Xfce4 panel"
 arch=('x86_64')
@@ -10,11 +10,12 @@
 url="https://docs.xfce.org/panel-plugins/xfce4-xkb-plugin"
 license=('custom')
 groups=('xfce4-goodies')
-depends=('xfce4-panel' 'libxklavier' 'librsvg' 'libwnck3')
+depends=('xfce4-panel' 'libxklavier' 'librsvg' 'libwnck3' 'libnotify')
 makedepends=('intltool')
+optdepends=('xfce4-notifyd: show notifications on layout change')
 install=$pkgname.install
 source=(https://archive.xfce.org/src/panel-plugins/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('bb4be13f6f73cd86a6d939e1a6b125841cf266415bc4fd134a511e4f0cf97967')
+sha256sums=('f0bfe97875ef1ca0a3b6a6fac312663c9cada151cf1ac96071393d320cd04987')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list