summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfrancoism902020-04-26 12:16:45 +0200
committerfrancoism902020-04-26 12:16:45 +0200
commit14871d21afc904b61b41b063f3b46e35c88e34cf (patch)
tree9f017f0e942ad874279c1f38520d1318d8363e00 /PKGBUILD
parent9cb85597d9f11d020925bd0ad428dd6636a88419 (diff)
downloadaur-14871d21afc904b61b41b063f3b46e35c88e34cf.tar.gz
Sync deps with upstream pkg
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 3 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7cdfd5314540..0564a8aeba64 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
_pkgname=bleachbit
pkgname=bleachbit-git
-pkgver=r4910.6db68113
+pkgver=r5129.aedff9d9
pkgrel=1
pkgdesc='Deletes unneeded files to free disk space and maintain privacy.'
url='https://www.bleachbit.org/'
@@ -17,11 +17,8 @@ license=('GPL3')
source=("${_pkgname}::git+https://github.com/bleachbit/bleachbit.git")
sha256sums=('SKIP')
arch=('any')
-depends=('pygtk' 'python2-gobject')
-optdepends=(
- 'cleanerml-git: Bonus cleaner pack'
- 'python2-scandir: A better directory iterator and faster os.walk()'
-)
+depends=('python-gobject' 'gtk3')
+optdepends=('cleanerml-git: Bonus cleaner pack')
makedepends=('git')
conflicts=('bleachbit')
provides=('bleachbit')