baobab: update to 3.6.1.
This commit is contained in:
parent
f3326579f2
commit
f8bec5b706
1 changed files with 4 additions and 6 deletions
|
@ -1,24 +1,22 @@
|
|||
# Template file for 'baobab'
|
||||
pkgname=baobab
|
||||
version=3.6.0
|
||||
version=3.6.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-schemas-compile"
|
||||
depends="hicolor-icon-theme desktop-file-utils gsettings-desktop-schemas>=3.6.0"
|
||||
makedepends="pkg-config intltool itstool gnome-doc-utils gtk+3-devel>=3.6.0_2
|
||||
gsettings-desktop-schemas-devel"
|
||||
gobject-introspection vala-devel gsettings-desktop-schemas-devel"
|
||||
replaces="gnome-utils>=3.0"
|
||||
short_desc="A graphical directory tree analyzer"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.gnome.org"
|
||||
license="GPL-2"
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.6/$pkgname-$version.tar.xz"
|
||||
checksum=cb252b5384287b31d5f945607ad4c8432fd2936087e714ab9d052ca0c08ffb55
|
||||
checksum=ac20a858d8a2b6260c0235dd80a0c442ed4beaed42ead93aefc5da7e4c47fc6b
|
||||
long_desc="
|
||||
Baobab is able to scan either specific directories or the whole
|
||||
filesystem, in order to give the user a graphical tree representation
|
||||
including each directory size or percentage in the branch.
|
||||
It also auto-detects in real-time any change made to your home
|
||||
folder as far as any mounted/unmounted device."
|
||||
|
||||
replaces="gnome-utils>=3.0"
|
||||
|
||||
|
|
Loading…
Reference in a new issue