bleachbit: update to 4.1.0.
This commit is contained in:
parent
61b9c20eb0
commit
ee6869c2b6
1 changed files with 2 additions and 4 deletions
|
@ -1,10 +1,8 @@
|
||||||
# Template file for 'bleachbit'
|
# Template file for 'bleachbit'
|
||||||
pkgname=bleachbit
|
pkgname=bleachbit
|
||||||
version=4.0.0
|
version=4.1.0
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
pycompile_dirs="usr/share/bleachbit"
|
|
||||||
make_install_args="prefix=/usr"
|
make_install_args="prefix=/usr"
|
||||||
hostmakedepends="python3 gettext"
|
hostmakedepends="python3 gettext"
|
||||||
depends="python3-gobject python3-scandir gtk+3 desktop-file-utils hicolor-icon-theme"
|
depends="python3-gobject python3-scandir gtk+3 desktop-file-utils hicolor-icon-theme"
|
||||||
|
@ -13,5 +11,5 @@ maintainer="graysky <graysky@archlinux.us>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://www.bleachbit.org/"
|
homepage="https://www.bleachbit.org/"
|
||||||
distfiles="https://github.com/bleachbit/bleachbit/archive/v${version}.tar.gz"
|
distfiles="https://github.com/bleachbit/bleachbit/archive/v${version}.tar.gz"
|
||||||
checksum=5f7813b1ecda32647b1a31564b66f369fbd0d50d67924f256a0d414abc07501b
|
checksum=0f783a22e1f8197bae6bfe3074875dd6381b16aab7a3cfe5a3fcd65cba1a4f58
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
Loading…
Reference in a new issue