bleachbit: update to 1.0.
This commit is contained in:
parent
f4f00ee849
commit
7aa33ff530
1 changed files with 5 additions and 4 deletions
|
@ -1,16 +1,17 @@
|
|||
# Template file for 'bleachbit'
|
||||
pkgname=bleachbit
|
||||
version=0.9.5
|
||||
revision=2
|
||||
version=1.0
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_install_args="prefix=/usr"
|
||||
hostmakedepends="pygtk>=2 desktop-file-utils gtk-update-icon-cache hicolor-icon-theme"
|
||||
hostmakedepends="desktop-file-utils gtk-update-icon-cache hicolor-icon-theme"
|
||||
makedepends="pygtk-devel"
|
||||
short_desc="Deletes unneeded files to free disk space and maintain privacy"
|
||||
maintainer="graysky <graysky AT archlinux DOT us>"
|
||||
license="GPL3"
|
||||
homepage="http://bleachbit.sourceforge.net"
|
||||
distfiles="http://downloads.sourceforge.net/$pkgname/$pkgname-$version.tar.bz2"
|
||||
checksum=dd8ecded6f078efb0e421c4d43a0481411e28ef6dac6d25653cd8e3cddf196f7
|
||||
checksum=1b18c7ae2eadbe6c799159f2cc04f5b99dfbb8d3b87af61fa7ac192a8ce38162
|
||||
|
||||
bleachbit_package() {
|
||||
noarch="yes"
|
||||
|
|
Loading…
Reference in a new issue