[arch-commits] Commit in rmlint/trunk (PKGBUILD)
Massimiliano Torromeo
mtorromeo at archlinux.org
Tue Dec 13 09:20:18 UTC 2016
Date: Tuesday, December 13, 2016 @ 09:20:18
Author: mtorromeo
Revision: 199203
upgpkg: rmlint 2.4.5-1
Modified:
rmlint/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-12-13 08:55:36 UTC (rev 199202)
+++ PKGBUILD 2016-12-13 09:20:18 UTC (rev 199203)
@@ -5,16 +5,16 @@
pkgbase=rmlint
pkgname=(rmlint rmlint-shredder)
-pkgver=2.4.3
-pkgrel=2
+pkgver=2.4.5
+pkgrel=1
url="https://github.com/sahib/rmlint"
license=('GPL3')
arch=('i686' 'x86_64')
makedepends=('scons' 'python-sphinx' 'gettext' 'sqlite' 'libutil-linux'
'binutils' 'json-glib' 'libelf' 'python-gobject' 'python-cairo'
- 'dconf' 'gtksourceview3' 'librsvg' 'desktop-file-utils')
+ 'dconf' 'gtksourceview3' 'librsvg' 'desktop-file-utils' 'python-requests')
source=("https://github.com/sahib/rmlint/archive/v$pkgver/$pkgbase-$pkgver.tar.gz")
-sha256sums=('499c38449038c30b7704760d1251f0098fb28f6037e54c434ef24d6d18d0b5a5')
+sha256sums=('33a7c1755957572976caf33f413cda02e67b55089843ef0d7305fa496f79cfff')
prepare() {
cd "$srcdir"/$pkgbase-$pkgver
More information about the arch-commits
mailing list