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

Evangelos Foutras foutrelis at archlinux.org
Sun Jan 24 05:44:33 UTC 2021


    Date: Sunday, January 24, 2021 @ 05:44:33
  Author: foutrelis
Revision: 406687

upgpkg: xfce4-genmon-plugin 4.1.1-1: new upstream release

Modified:
  xfce4-genmon-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-24 00:58:10 UTC (rev 406686)
+++ PKGBUILD	2021-01-24 05:44:33 UTC (rev 406687)
@@ -3,17 +3,17 @@
 # Contributor: Tobias Kieslich <tobias (at) archlinux.org>
 
 pkgname=xfce4-genmon-plugin
-pkgver=4.1.0
-pkgrel=2
+pkgver=4.1.1
+pkgrel=1
 pkgdesc="plugin that monitors customizable programs stdout for the Xfce4 panel"
 arch=('x86_64')
 license=('LGPL2.1')
 url="https://docs.xfce.org/panel-plugins/xfce4-genmon-plugin"
 groups=('xfce4-goodies')
-depends=('xfce4-panel')
+depends=('xfce4-panel' 'hicolor-icon-theme')
 makedepends=('intltool')
 source=(https://archive.xfce.org/src/panel-plugins/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('d1256b4b47545c7bdb16842b21eaf3ac167be443e8f2f1093cf4209e65c84e7d')
+sha256sums=('b2119fd0ff19fa293b97ec97b0de8e241799e08b86218515167c568bd9b50135')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list