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

Massimiliano Torromeo mtorromeo at archlinux.org
Wed Oct 14 07:36:40 UTC 2015


    Date: Wednesday, October 14, 2015 @ 09:36:39
  Author: mtorromeo
Revision: 143981

upgpkg: rmlint 2.2.1-1

Updated to 2.2.1

Modified:
  rmlint/trunk/PKGBUILD	(contents, properties)

----------+
 PKGBUILD |   11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-14 06:22:31 UTC (rev 143980)
+++ PKGBUILD	2015-10-14 07:36:39 UTC (rev 143981)
@@ -1,9 +1,10 @@
-# Maintainer: Blisfull <narthana.epa at gmail.com>
-# Contributer: SahibBommelig <sahib at online.de>
-# rmlint PKBUILD for ArchLinux
+# $Id$
+# Maintainer: Massimiliano Torromeo <massimiliano.torromeo at gmail.com>
+# Contributor: Blisfull <narthana.epa at gmail.com>
+# Contributor: SahibBommelig <sahib at online.de>
 
 pkgname=rmlint
-pkgver=2.2.0
+pkgver=2.2.1
 pkgrel=1
 pkgdesc="Tool to remove duplicates and other lint, being much faster than fdupes"
 arch=('i686' 'x86_64')
@@ -12,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=('b684aa73ec80423e1cc5e9cee9ae466f0ed0c6a2e5a88482a07d3306465ee6f1')
+sha256sums=('28b4e2447c2ff303bc31e6d57b99c34662eda22e138daa985aa8d00726b4f886')
 
 build() {
     cd "$srcdir"/$pkgname-$pkgver


Property changes on: rmlint/trunk/PKGBUILD
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property



More information about the arch-commits mailing list