[arch-commits] Commit in bleachbit/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Thu Feb 6 08:41:32 UTC 2020


    Date: Thursday, February 6, 2020 @ 08:41:31
  Author: arojas
Revision: 563597

Update to 3.2.0

Modified:
  bleachbit/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-06 07:06:42 UTC (rev 563596)
+++ PKGBUILD	2020-02-06 08:41:31 UTC (rev 563597)
@@ -7,8 +7,8 @@
 # Contributor: Nuno Araujo <nuno.araujo at russo79.com>
 
 pkgname=bleachbit
-pkgver=3.0
-pkgrel=2
+pkgver=3.2.0
+pkgrel=1
 pkgdesc='Deletes unneeded files to free disk space and maintain privacy'
 arch=(any)
 url='https://www.bleachbit.org/'
@@ -15,7 +15,7 @@
 license=(GPL3)
 depends=(python2-gobject python2-scandir gtk3)
 source=(https://download.bleachbit.org/$pkgname-$pkgver.tar.bz2)
-sha256sums=('ed18cb522cc375589cc0c94fbfaf6d7ee6fb94a8a1261400252b1ca32b4cdaa2')
+sha256sums=('a1acb2200642f980cde4e7a57abdcb6fff60e0bfb7fd5939073e47178fbd5feb')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list