diff --git a/main/bleachbit/.checksums b/main/bleachbit/.checksums index 5271ce056..d772e9212 100644 --- a/main/bleachbit/.checksums +++ b/main/bleachbit/.checksums @@ -1 +1 @@ -9e8de86a791b744c08fedd26fb7f6e6e bleachbit-4.5.1.tar.gz +b2b70dbe3156f1612c2c1b7a4020c20a bleachbit-4.6.0.tar.gz diff --git a/main/bleachbit/.pkgfiles b/main/bleachbit/.pkgfiles index 01f947134..5ecd8d0f9 100644 --- a/main/bleachbit/.pkgfiles +++ b/main/bleachbit/.pkgfiles @@ -1,4 +1,4 @@ -bleachbit-4.5.1-1 +bleachbit-4.6.0-1 drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/bleachbit diff --git a/main/bleachbit/spkgbuild b/main/bleachbit/spkgbuild index 2dc53a911..4495803ac 100755 --- a/main/bleachbit/spkgbuild +++ b/main/bleachbit/spkgbuild @@ -2,7 +2,7 @@ # depends : desktop-file-utils gtk3 hicolor-icon-theme python3-gobject3 name=bleachbit -version=4.5.1 +version=4.6.0 release=1 source="https://github.com/bleachbit/bleachbit/archive/v$version/$name-$version.tar.gz"