testing/xfce4-genmon-plugin: upgrade to 4.1.1, re-enable

This commit is contained in:
knuxify 2022-04-11 18:18:26 +02:00 committed by alice
parent 8cba893eca
commit c2b77c103d

View File

@ -1,10 +1,10 @@
# Maintainer: Robert Hencke <robert.hencke@gmail.com>
pkgname=xfce4-genmon-plugin
pkgver=4.0.2
pkgver=4.1.1
pkgrel=0
pkgdesc="A generic, script-driven monitoring plugin for the Xfce panel"
url="http://goodies.xfce.org/projects/panel-plugins/xfce4-genmon-plugin"
#arch="all" # blocked by libxfce4ui-dev
arch="all"
license="LGPL-2.1-or-later"
makedepends="xfce4-panel-dev libxfce4ui-dev"
options="!check" # no tests
@ -25,4 +25,6 @@ package() {
make DESTDIR="$pkgdir" install
}
sha512sums="78a9cd95a83d6ffcb512647f1c674589bf80e4ef24a3431be96fd7506c7642e42c796f7316e034083fe794ab79521d856083b12a186276a1dfe4f14dbe97149e xfce4-genmon-plugin-4.0.2.tar.bz2"
sha512sums="
663dabcdfb9d85325be5bc000f44e6cd61f78143e6d49bc7c481d14eccc3601408e2a7bed1276de5fcb24e75af66d8765fd0dc373dc8b82c1118fb5da2673c03 xfce4-genmon-plugin-4.1.1.tar.bz2
"