summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgraysky2021-04-03 04:00:19 -0400
committergraysky2021-04-03 04:00:19 -0400
commit356a891b5d3768944f07412e771946ab4866d1e7 (patch)
treea77ca71a06f0d6b150bfad44e59a149af83c9100 /PKGBUILD
parentef094c4e46eab4139938489d0c29eb706ddabec7 (diff)
downloadaur-356a891b5d3768944f07412e771946ab4866d1e7.tar.gz
Update to 4.2.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 5 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 934e08fdbdf2..31d15357eb02 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
pkgname=bleachbit-cli
_pkgname=bleachbit
-pkgver=4.0.0
+pkgver=4.2.0
pkgrel=1
pkgdesc='Deletes unneeded files to free disk space and maintain privacy. CLI version/no GUI.'
conflicts=($_pkgname)
@@ -17,8 +17,10 @@ arch=(any)
url='https://www.bleachbit.org/'
license=(GPL3)
depends=(python-gobject)
-source=($_pkgname-$pkgver.tar.gz::https://github.com/bleachbit/bleachbit/archive/v$pkgver.tar.gz)
-sha256sums=('5f7813b1ecda32647b1a31564b66f369fbd0d50d67924f256a0d414abc07501b')
+source=($_pkgname-$pkgver.tar.gz::https://github.com/bleachbit/bleachbit/archive/v$pkgver.tar.gz
+maximize-infinite-loop.patch::"https://github.com/bleachbit/bleachbit/commit/933ea605.patch")
+b2sums=('de682ca97bbd2f784f1fae29fb86c84e3643756ec0819fbbc1c0dedabfbfc3a9f2e0526e151a94d953132176817c503381447caaabc18f7acbcca67185800675'
+ '241b397e4ea74957bb247bf21c833f8c0c8ad801b10bf7594d1e032d6b2437c58186960bacdd051cd660bfeda38ac924244fef15ada13934341c365ae54ce5f6')
package() {
cd $_pkgname-$pkgver