summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorxiota2023-02-02 16:20:22 -0800
committerxiota2023-02-02 16:20:22 -0800
commit1268631095c8123e4522f5c3b48f554d308a68f3 (patch)
tree24f3b30d5f4f13dbdb317aac1c727a72d8ac2e0b /.SRCINFO
parentd32ae5ad09e5691070babaf21f52c520efd469f7 (diff)
downloadaur-1268631095c8123e4522f5c3b48f554d308a68f3.tar.gz
update depends
package gui separately
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO35
1 files changed, 19 insertions, 16 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f918dd15de81..e3b55d22e112 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,5 @@
pkgbase = rmlint-git
- pkgdesc = Tool to remove duplicates and other lint, being much faster than fdupes
- pkgver = 2.2.0.r33
+ pkgver = 2.10.1.r34.g2711b84b
pkgrel = 1
url = https://github.com/sahib/rmlint
arch = i686
@@ -8,20 +7,24 @@ pkgbase = rmlint-git
license = GPL3
makedepends = git
makedepends = scons
- makedepends = python-sphinx
- makedepends = gettext
- depends = glibc
- depends = glib2>=2.31
- depends = libutil-linux
- depends = libelf
- depends = binutils
- depends = json-glib
- optdepends = pygobject-devel: for the graphical user interface
- optdepends = gtk3: for the graphical user interface
- provides = rmlint
- conflicts = rmlint
- source = rmlint-git::git+https://github.com/sahib/rmlint.git
- md5sums = SKIP
+ source = rmlint::git+https://github.com/sahib/rmlint
+ sha256sums = SKIP
pkgname = rmlint-git
+ pkgdesc = Tool to remove duplicates and other lint, being much faster than fdupes
+ depends = glib2
+ depends = libelf
+ provides = rmlint
+ conflicts =
+pkgname = rmlint-shredder-git
+ pkgdesc = Graphical user interface for rmlint
+ depends = gtksourceview3
+ depends = python-cairo
+ depends = python-colorlog
+ depends = python-gobject
+ depends = python-parsedatetime
+ depends = rmlint
+ depends = xdg-utils
+ provides = rmlint-shredder
+ conflicts =