bleachbit: update to 3.1.0.
This commit is contained in:
parent
3fe6e0e75d
commit
6b0ec9d6ae
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'bleachbit'
|
||||
pkgname=bleachbit
|
||||
version=3.0
|
||||
version=3.1.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=gnu-makefile
|
||||
pycompile_dirs="usr/share/bleachbit"
|
||||
make_install_args="prefix=/usr"
|
||||
hostmakedepends="python"
|
||||
hostmakedepends="python gettext"
|
||||
depends="python-gobject gtk+3 desktop-file-utils hicolor-icon-theme"
|
||||
short_desc="Deletes unneeded files to free disk space and maintain privacy"
|
||||
maintainer="graysky <graysky@archlinux.us>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://www.bleachbit.org/"
|
||||
distfiles="https://github.com/bleachbit/bleachbit/archive/${version}.tar.gz"
|
||||
checksum=d992b9e11f0fc3612a2609bf6f77faeca2e39bb53556ee3259dc3ee210802a73
|
||||
distfiles="https://github.com/bleachbit/bleachbit/archive/v${version}.tar.gz"
|
||||
checksum=dba0263e948f19747b7344e34a94bb8670a4bb8cd70724caa6f17c5f23cec099
|
||||
|
|
Loading…
Reference in a new issue