mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
baobab: update to 3.10.1.
This commit is contained in:
parent
eb499702a1
commit
5c08ae81bf
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'baobab'
|
# Template file for 'baobab'
|
||||||
pkgname=baobab
|
pkgname=baobab
|
||||||
version=3.10
|
version=3.10.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-schemas-compile"
|
configure_args="--disable-schemas-compile"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="A graphical directory tree analyzer for GNOME"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
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=6f4e309073c3834f957b957b03d388fd89900a1622a001d238ad6105c6e303ee
|
checksum=23ce8e4847ce5f1c8230e757532d94c84e6e273d6ec8fca20eecaed5f96563f9
|
||||||
|
|
||||||
baobab_package() {
|
baobab_package() {
|
||||||
replaces="gnome-utils>=3.0"
|
replaces="gnome-utils>=3.0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue