Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
bleachbit
Commits:
a1759d00 by Antonio Rojas at 2026-06-14T11:13:10+02:00
upgpkg: 6.0.1-1: Upstream update
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = bleachbit
pkgdesc = Deletes unneeded files to free disk space and maintain privacy
- pkgver = 6.0.0
- pkgrel = 2
+ pkgver = 6.0.1
+ pkgrel = 1
url = https://www.bleachbit.org/
arch = any
license = GPL-3.0-or-later
@@ -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.0?signed
+ source =
git+https://github.com/bleachbit/bleachbit.git#tag=v6.0.1?signed
validpgpkeys = A9E582E4054A159315EDC943D6D447B02B4D4C9D
- sha256sums =
a58a03708669f20c6b0066321352d641f04ca8388345ff0b535cceed29a87b06
+ sha256sums =
37286e4bfd5876df87ddfe044ea73c13f7056dac6998db953147b91eaeddf01e
pkgname = bleachbit
=====================================
PKGBUILD
=====================================
@@ -7,8 +7,8 @@
# Contributor: Nuno Araujo <nuno.araujo at russo79.com>
pkgname=bleachbit
-pkgver=6.0.0
-pkgrel=2
+pkgver=6.0.1
+pkgrel=1
pkgdesc='Deletes unneeded files to free disk space and maintain privacy'
arch=(any)
url='https://www.bleachbit.org/'
@@ -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=('a58a03708669f20c6b0066321352d641f04ca8388345ff0b535cceed29a87b06')
+sha256sums=('37286e4bfd5876df87ddfe044ea73c13f7056dac6998db953147b91eaeddf01e')
package() {
cd $pkgname
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/bleachbit/-/commit/a1759d00c20a5263409a9f44796d687d631af06d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/bleachbit/-/commit/a1759d00c20a5263409a9f44796d687d631af06d
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