mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 19:32:57 +02:00
gnome-system-monitor: update to 3.10.2.
This commit is contained in:
parent
a084c56863
commit
5292a009be
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gnome-system-monitor'
|
# Template file for 'gnome-system-monitor'
|
||||||
pkgname=gnome-system-monitor
|
pkgname=gnome-system-monitor
|
||||||
version=3.10.1
|
version=3.10.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-schemas-compile --enable-systemd"
|
configure_args="--disable-schemas-compile --enable-systemd"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.gnome.org"
|
homepage="http://www.gnome.org"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||||
checksum=d3d4ecff7426b0944c13f051b6e4e624a3cd5d39c155a9fba289144b8b87ab0f
|
checksum=bd009e15672afe4ad3ebd7ed286cce79b9f76420fd39bc77a5826b29134b9db0
|
||||||
|
|
||||||
gnome-system-monitor_package() {
|
gnome-system-monitor_package() {
|
||||||
depends="gtkmm>=3.9 gnome-icon-theme>=3.10"
|
depends="gtkmm>=3.9 gnome-icon-theme>=3.10"
|
||||||
|
|
Loading…
Add table
Reference in a new issue