xfce4-cpugraph-plugin: update to 1.2.11.
This commit is contained in:
parent
e0f5dcd48b
commit
b025842510
|
@ -1,10 +1,9 @@
|
|||
# Template file for 'xfce4-cpugraph-plugin'
|
||||
pkgname=xfce4-cpugraph-plugin
|
||||
version=1.2.10
|
||||
version=1.2.11
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-locales-dir=/usr/share/locale"
|
||||
hostmakedepends="pkg-config intltool"
|
||||
hostmakedepends="pkg-config gettext"
|
||||
makedepends="xfce4-panel-devel"
|
||||
short_desc="CPU graph plugin for the Xfce4 panel"
|
||||
maintainer="Alexander Mamay <alexander@mamay.su>"
|
||||
|
@ -12,7 +11,7 @@ license="GPL-2.0-or-later, BSD-2-Clause"
|
|||
homepage="https://goodies.xfce.org/projects/panel-plugins/xfce4-cpugraph-plugin"
|
||||
changelog="https://gitlab.xfce.org/panel-plugins/xfce4-cpugraph-plugin/-/raw/master/NEWS"
|
||||
distfiles="https://archive.xfce.org/src/panel-plugins/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=37792dd052691712195658169b95fb6583f924485ce7a467b33d01e08775d915
|
||||
checksum=58aa31df1934afc2a352744754a730a3d796b1246e12c7a5e86f7b6a403ca20d
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in New Issue