community/rmlint to 2.4.3-1

This commit is contained in:
Kevin Mihelich 2016-03-21 12:15:19 +00:00
parent eca16e80b2
commit c3b248c69d

View file

@ -8,7 +8,7 @@
pkgbase=rmlint
pkgname=(rmlint rmlint-shredder)
pkgver=2.4.2
pkgver=2.4.3
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=('8e59bffc0389ba15902251014bc00080e25d259665a1d7e5313f219eabfacf65')
sha256sums=('499c38449038c30b7704760d1251f0098fb28f6037e54c434ef24d6d18d0b5a5')
prepare() {
cd "$srcdir"/$pkgbase-$pkgver