Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
bleachbit
Commits:
69ecfcfc by Antonio Rojas at 2026-07-05T09:32:42+02:00
upgpkg: 6.0.2-1: Upstream update
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = bleachbit
pkgdesc = Deletes unneeded files to free disk space and maintain privacy
- pkgver = 6.0.1
+ pkgver = 6.0.2
pkgrel = 1
url = https://www.bleachbit.org/
arch = any
@@ -15,8 +15,8 @@ pkgbase = bleachbit
depends = python-psutil
depends = python-requests
depends = python-urllib3
- source =
git+https://github.com/bleachbit/bleachbit.git#tag=v6.0.1?signed
+ source =
git+https://github.com/bleachbit/bleachbit.git#tag=v6.0.2?signed
validpgpkeys = A9E582E4054A159315EDC943D6D447B02B4D4C9D
- sha256sums =
37286e4bfd5876df87ddfe044ea73c13f7056dac6998db953147b91eaeddf01e
+ sha256sums =
ab4608a9efb75c41b70cce87f7027df6a0c7a101d4063e6c05aa983abc7d0fbe
pkgname = bleachbit
=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@
# Contributor: Nuno Araujo <nuno.araujo at russo79.com>
pkgname=bleachbit
-pkgver=6.0.1
+pkgver=6.0.2
pkgrel=1
pkgdesc='Deletes unneeded files to free disk space and maintain privacy'
arch=(any)
@@ -25,7 +25,7 @@ depends=(glib2
makedepends=(git)
source=(git+https://github.com/bleachbit/bleachbit.git#tag=v${pkgver}?signed)
validpgpkeys=(A9E582E4054A159315EDC943D6D447B02B4D4C9D) # Andrew Ziem
<[email protected]>
-sha256sums=('37286e4bfd5876df87ddfe044ea73c13f7056dac6998db953147b91eaeddf01e')
+sha256sums=('ab4608a9efb75c41b70cce87f7027df6a0c7a101d4063e6c05aa983abc7d0fbe')
package() {
cd $pkgname
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/bleachbit/-/commit/69ecfcfc5938472b1e2f4b546d1aafc5bf9846fa
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/bleachbit/-/commit/69ecfcfc5938472b1e2f4b546d1aafc5bf9846fa
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help