[arch-commits] Commit in bleachbit/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Wed Sep 10 03:48:23 UTC 2014
Date: Wednesday, September 10, 2014 @ 05:48:23
Author: fyan
Revision: 118738
upgpkg: bleachbit 1.4-1
Modified:
bleachbit/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-09-10 02:06:27 UTC (rev 118737)
+++ PKGBUILD 2014-09-10 03:48:23 UTC (rev 118738)
@@ -7,17 +7,17 @@
# Contributor: Nuno Araujo <nuno.araujo at russo79.com>
pkgname=bleachbit
-pkgver=1.2
+pkgver=1.4
pkgrel=1
pkgdesc='Deletes unneeded files to free disk space and maintain privacy'
arch=('any')
url='http://bleachbit.sourceforge.net/'
license=('GPL3')
-depends=('pygtk>=2' 'python2>=2.6' 'desktop-file-utils' 'gtk-update-icon-cache'
+depends=('pygtk' 'python2' 'desktop-file-utils' 'gtk-update-icon-cache'
'hicolor-icon-theme')
install=$pkgname.install
source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2)
-md5sums=('a4832f2333b76e5647337b8ac2a387a7')
+md5sums=('f2d7eb4b61c593338d7a8579473a288c')
package() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list