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

Massimiliano Torromeo mtorromeo at archlinux.org
Mon Jun 1 08:28:37 UTC 2020


    Date: Monday, June 1, 2020 @ 08:28:36
  Author: mtorromeo
Revision: 637798

upgpkg: rmlint 2.10.0-1

Modified:
  rmlint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-01 03:54:52 UTC (rev 637797)
+++ PKGBUILD	2020-06-01 08:28:36 UTC (rev 637798)
@@ -4,8 +4,8 @@
 
 pkgbase=rmlint
 pkgname=(rmlint rmlint-shredder)
-pkgver=2.9.0
-pkgrel=2
+pkgver=2.10.0
+pkgrel=1
 url="https://github.com/sahib/rmlint"
 license=('GPL3')
 arch=('x86_64')
@@ -13,7 +13,7 @@
              'binutils' 'json-glib' 'libelf' 'python-gobject' 'python-cairo'
              'dconf' 'gtksourceview3' 'librsvg' 'desktop-file-utils' 'python-requests')
 source=("https://github.com/sahib/rmlint/archive/v$pkgver/$pkgbase-$pkgver.tar.gz")
-sha256sums=('a2d26863e0018efad60f0b1123e7cffd8ef764c8fb574a7987a49260e4e51c8f')
+sha256sums=('f942907e2feb80c2e3bcedafa7062c5ea6124399737b0fb21b9fd5c6f195e5f0')
 
 build() {
     cd "$srcdir"/$pkgbase-$pkgver



More information about the arch-commits mailing list