community/rmlint to 2.4.2-1

This commit is contained in:
Kevin Mihelich 2015-12-15 13:20:47 +00:00
parent 3a1ead9207
commit bd27995407

View file

@ -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