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

Antonio Rojas arojas at archlinux.org
Fri Jan 1 20:56:22 UTC 2016


    Date: Friday, January 1, 2016 @ 21:56:21
  Author: arojas
Revision: 155148

Update to 1.10

Modified:
  bleachbit/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-01 20:53:44 UTC (rev 155147)
+++ PKGBUILD	2016-01-01 20:56:21 UTC (rev 155148)
@@ -8,7 +8,7 @@
 # Contributor: Nuno Araujo <nuno.araujo at russo79.com>
 
 pkgname=bleachbit
-pkgver=1.8
+pkgver=1.10
 pkgrel=1
 pkgdesc='Deletes unneeded files to free disk space and maintain privacy'
 arch=(any)
@@ -17,7 +17,7 @@
 depends=(pygtk desktop-file-utils gtk-update-icon-cache hicolor-icon-theme)
 install=$pkgname.install
 source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2)
-md5sums=('433f9d655c366aac50ca2d5f9aa8b86d')
+md5sums=('6741c0db9a01193504c0cfc8bde6185a')
 
 package() {
     cd $pkgname-$pkgver



More information about the arch-commits mailing list