[arch-commits] Commit in rmlint/trunk (PKGBUILD)

Massimiliano Torromeo mtorromeo at archlinux.org
Thu Oct 15 07:38:35 UTC 2015


    Date: Thursday, October 15, 2015 @ 09:38:35
  Author: mtorromeo
Revision: 144074

upgpkg: rmlint 2.2.2-1

Updated to 2.2.2

Modified:
  rmlint/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-15 07:02:59 UTC (rev 144073)
+++ PKGBUILD	2015-10-15 07:38:35 UTC (rev 144074)
@@ -4,7 +4,7 @@
 # Contributor: SahibBommelig <sahib at online.de>
 
 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')
@@ -13,7 +13,7 @@
 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')
 
 build() {
     cd "$srcdir"/$pkgname-$pkgver



More information about the arch-commits mailing list