diff --git a/community/rmlint/PKGBUILD b/community/rmlint/PKGBUILD index 88af91e0f..fe04896fe 100644 --- a/community/rmlint/PKGBUILD +++ b/community/rmlint/PKGBUILD @@ -8,7 +8,7 @@ pkgbase=rmlint pkgname=(rmlint rmlint-shredder) -pkgver=2.4.1 +pkgver=2.4.2 pkgrel=1 url="https://github.com/sahib/rmlint" license=('GPL3') @@ -17,7 +17,7 @@ makedepends=('scons' 'python-sphinx' 'gettext' 'sqlite' 'libutil-linux' 'binutils' 'json-glib' 'libelf' 'python-gobject' 'python-cairo' 'dconf' 'gtksourceview3' 'librsvg' 'xdg-utils') source=("https://github.com/sahib/rmlint/archive/v$pkgver/$pkgbase-$pkgver.tar.gz") -sha256sums=('c09dce651f23568767b732a7529aeda8e81b1875cf81edc9e09b4e194d1e47c9') +sha256sums=('8e59bffc0389ba15902251014bc00080e25d259665a1d7e5313f219eabfacf65') prepare() { cd "$srcdir"/$pkgbase-$pkgver