community/rmlint to 2.2.2-1

This commit is contained in:
Kevin Mihelich 2015-10-15 12:15:34 +00:00
parent 705dd0ed01
commit 1477772aa3

View file

@ -7,7 +7,7 @@
# - remove line appending -march=native to CFLAGS in SConstruct
pkgname=rmlint
pkgver=2.2.1
pkgver=2.2.2
pkgrel=1
pkgdesc="Tool to remove duplicates and other lint, being much faster than fdupes"
arch=('i686' 'x86_64')
@ -16,7 +16,7 @@ license=('GPL3')
depends=('sqlite' 'libutil-linux' 'binutils' 'json-glib' 'libelf')
makedepends=('scons' 'python-sphinx' 'gettext')
source=("https://github.com/sahib/rmlint/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
sha256sums=('28b4e2447c2ff303bc31e6d57b99c34662eda22e138daa985aa8d00726b4f886')
sha256sums=('08ad28150d99d704d356cdf050c4499f98a0d0c363a2230619d0b3e53e5f9dbb')
prepare() {
cd "$srcdir"/$pkgname-$pkgver