[arch-commits] Commit in rmlint/trunk (PKGBUILD)
Massimiliano Torromeo
mtorromeo at archlinux.org
Mon Mar 21 10:16:20 UTC 2016
Date: Monday, March 21, 2016 @ 11:16:20
Author: mtorromeo
Revision: 167808
upgpkg: rmlint 2.4.3-1
Updated to 2.4.3
Modified:
rmlint/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-03-21 10:06:33 UTC (rev 167807)
+++ PKGBUILD 2016-03-21 10:16:20 UTC (rev 167808)
@@ -5,7 +5,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')
@@ -14,7 +14,7 @@
'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
More information about the arch-commits
mailing list