mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
xfce4-fsguard-plugin: update to 1.2.0.
This commit is contained in:
parent
2ff8760618
commit
a6a6def521
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'xfce4-fsguard-plugin'
|
||||
pkgname=xfce4-fsguard-plugin
|
||||
version=1.1.4
|
||||
version=1.2.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config gettext"
|
||||
makedepends="xfce4-panel-devel"
|
||||
short_desc="File system usage monitor plugin for the Xfce4 panel"
|
||||
maintainer="Alexander Mamay <alexander@mamay.su>"
|
||||
license="BSD-2-Clause"
|
||||
homepage="https://goodies.xfce.org/projects/panel-plugins/xfce4-fsguard-plugin"
|
||||
distfiles="https://archive.xfce.org/src/panel-plugins/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=24b3789be6de92678e7036678530c4da4b3838aa3cda428439aa8d140704a4a6
|
||||
distfiles="https://archive.xfce.org/src/panel-plugins/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=9e40cf3ce7b34e1c27d6b442f3a067886c35154b5d0c4d644a239038611da64f
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Add table
Reference in a new issue