mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
xfce4-cpugraph-plugin: update to 1.3.0.
This commit is contained in:
parent
1b674d82a2
commit
ecea96fb98
1 changed files with 4 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'xfce4-cpugraph-plugin'
|
||||
pkgname=xfce4-cpugraph-plugin
|
||||
version=1.2.11
|
||||
version=1.3.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config gettext"
|
||||
makedepends="xfce4-panel-devel"
|
||||
short_desc="CPU graph plugin for the Xfce4 panel"
|
||||
|
@ -10,8 +10,8 @@ maintainer="Alexander Mamay <alexander@mamay.su>"
|
|||
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=58aa31df1934afc2a352744754a730a3d796b1246e12c7a5e86f7b6a403ca20d
|
||||
distfiles="https://archive.xfce.org/src/panel-plugins/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=c3305edea13ae785ea8b7ce8efbb40b5d5cac69a6f8bf790e4f2efaa780ca097
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Add table
Reference in a new issue