summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgraysky2022-07-07 10:11:39 -0400
committergraysky2022-07-07 10:11:39 -0400
commite67ac8eea1140a9e7877de644bb41302d44a5082 (patch)
treed4a16c454e7043aed00d7fc60746289875b2af78 /PKGBUILD
parent91225599861ab0ce9824c914a6fcea52273d99b4 (diff)
downloadaur-e67ac8eea1140a9e7877de644bb41302d44a5082.tar.gz
Update to 4.4.2-3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0d49ffb711ea..29e1f1428b8f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,14 +9,14 @@
pkgname=bleachbit-cli
_pkgname=bleachbit
pkgver=4.4.2
-pkgrel=2
+pkgrel=3
pkgdesc='Deletes unneeded files to free disk space and maintain privacy. CLI version/no GUI.'
conflicts=($_pkgname)
provides=("bleachbit=${pkgver}")
arch=(any)
url='https://www.bleachbit.org/'
license=(GPL3)
-depends=(python-gobject)
+depends=(python-gobject gtk3)
makedepends=(auth-tarball-from-git)
source=($_pkgname-$pkgver.tar.gz::https://github.com/bleachbit/bleachbit/archive/refs/tags/v$pkgver.tar.gz
az0.pgp) # Andrew Ziem <ahz001@gmail.com>