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

Antonio Rojas arojas at archlinux.org
Wed Feb 28 08:14:39 UTC 2018


    Date: Wednesday, February 28, 2018 @ 08:14:37
  Author: arojas
Revision: 299886

Update to 2.0

Modified:
  bleachbit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-28 07:48:40 UTC (rev 299885)
+++ PKGBUILD	2018-02-28 08:14:37 UTC (rev 299886)
@@ -8,15 +8,15 @@
 # Contributor: Nuno Araujo <nuno.araujo at russo79.com>
 
 pkgname=bleachbit
-pkgver=1.12
+pkgver=2.0
 pkgrel=1
 pkgdesc='Deletes unneeded files to free disk space and maintain privacy'
 arch=(any)
 url='https://www.bleachbit.org/'
 license=(GPL3)
-depends=(pygtk desktop-file-utils gtk-update-icon-cache hicolor-icon-theme)
-source=(https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2)
-md5sums=('b59155f5d0c1ec34a7065e1380482909')
+depends=(pygtk)
+source=(https://download.bleachbit.org/$pkgname-$pkgver.tar.bz2)
+sha256sums=('e9b7bec39574af68e64bf1a0fa70cbebc421a18978fa83974878044bfa47495f')
 
 package() {
     cd $pkgname-$pkgver



More information about the arch-commits mailing list