bleachbit: update to 1.10.
This commit is contained in:
parent
ce6950a458
commit
2b87c413a9
|
@ -1,17 +1,16 @@
|
|||
# Template file for 'bleachbit'
|
||||
pkgname=bleachbit
|
||||
version=1.9.2
|
||||
version=1.10
|
||||
revision=1
|
||||
noarch="yes"
|
||||
noarch=yes
|
||||
build_style=gnu-makefile
|
||||
make_install_args="prefix=/usr"
|
||||
hostmakedepends="desktop-file-utils gtk-update-icon-cache hicolor-icon-theme python"
|
||||
makedepends="pygtk-devel"
|
||||
depends="pygtk>=2 ${hostmakedepends}"
|
||||
hostmakedepends="python"
|
||||
depends="pygtk>=2 desktop-file-utils gtk-update-icon-cache hicolor-icon-theme"
|
||||
pycompile_dirs="/usr/share/bleachbit"
|
||||
short_desc="Deletes unneeded files to free disk space and maintain privacy"
|
||||
maintainer="graysky <graysky AT archlinux DOT us>"
|
||||
license="GPL-3"
|
||||
homepage="http://bleachbit.sourceforge.net"
|
||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.bz2"
|
||||
checksum=c4d2e5b13a9fdb2188e401eefe958497b1f667b2665f5524779fc504562d63d1
|
||||
checksum=33209c8f11a1417ef61231a34a8468831b1583a000330092034568b0904f6948
|
||||
|
|
Loading…
Reference in New Issue