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

Antonio Rojas arojas at archlinux.org
Fri Jul 1 22:26:22 UTC 2016


    Date: Friday, July 1, 2016 @ 22:26:22
  Author: arojas
Revision: 181763

Update to 1.12

Modified:
  bleachbit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-07-01 21:12:27 UTC (rev 181762)
+++ PKGBUILD	2016-07-01 22:26:22 UTC (rev 181763)
@@ -8,8 +8,8 @@
 # Contributor: Nuno Araujo <nuno.araujo at russo79.com>
 
 pkgname=bleachbit
-pkgver=1.10
-pkgrel=2
+pkgver=1.12
+pkgrel=1
 pkgdesc='Deletes unneeded files to free disk space and maintain privacy'
 arch=(any)
 url='http://bleachbit.sourceforge.net/'
@@ -16,7 +16,7 @@
 license=(GPL3)
 depends=(pygtk desktop-file-utils gtk-update-icon-cache hicolor-icon-theme)
 source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2)
-md5sums=('6741c0db9a01193504c0cfc8bde6185a')
+md5sums=('b59155f5d0c1ec34a7065e1380482909')
 
 package() {
     cd $pkgname-$pkgver



More information about the arch-commits mailing list