summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgraysky2023-11-06 06:40:40 -0500
committergraysky2023-11-06 06:40:40 -0500
commitbb735d02c741c36f6e42b091a47f8da789e019ee (patch)
treea224b8479ea9f61af173b8f1fa579d9f2ef2b828 /PKGBUILD
parent34bdefbfe155f979ff00301c8d89f8a785f4899e (diff)
downloadaur-bb735d02c741c36f6e42b091a47f8da789e019ee.tar.gz
Update to 4.6.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3dda5ff7636c..c0257d54c344 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,8 @@
pkgname=bleachbit-cli
_pkgname=bleachbit
-pkgver=4.4.2
-pkgrel=5
+pkgver=4.6.0
+pkgrel=1
pkgdesc='Deletes unneeded files to free disk space and maintain privacy. CLI version/no GUI.'
conflicts=($_pkgname)
provides=("bleachbit=${pkgver}")
@@ -18,7 +18,7 @@ url='https://www.bleachbit.org/'
license=(GPL3)
depends=(python-gobject)
source=(https://github.com/bleachbit/bleachbit/archive/refs/tags/v$pkgver.tar.gz)
-sha256sums=('6001c864688e36bd8f950c1341923c9347c2373149a9ce98dc26c39023b51997')
+sha256sums=('6d32db1200fd6e89f0fa822e01ce8eaac9749e84788970b0f562d77b271db629')
package() {
cd $_pkgname-$pkgver